Open in new page problem

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #9719

    Eleanor Winter
    Participant

    I have several carousel sliders based on posts with featured images. They all open new pages when ‘read more’ is clicked and I don’t want them to. I see no option to change this using automatic posts. Am I missing something or is there some CSS I can use?

    #9727

    Anonymous
    Inactive

    Hello Warmwinterarts
    I just sent your issue to our developers department. As fast as they will reply – I will answer you. Do not worry, it will be very soon

    #9745

    Eleanor Winter
    Participant

    Thanks. I look forward to hearing from you.

    #9843

    Anonymous
    Inactive

    Hello warmwinterarts,
    as for your question, actually our developers found the option http://prntscr.com/brdxes – where you can switch off the read more linking option. If you ust switch it off everything would go like you want. Is it ok for you?

    #9876

    Eleanor Winter
    Participant

    Ok. Actually no. I need the read more to go to a new post as I am using a post feed. I just don’t want the post to open in a new window. I am fairly sure there are no options to do this so I would like to know if there is some custom css i can use.

    #9895

    Eleanor Winter
    Participant

    Can I please get some help with this because if this doesn’t work then the carousel is not right for me at all.

    #9924

    Eleanor Winter
    Participant

    Thanks for the email response but it gave me no usable information. I need to be able to disable the opening of a post in a new page. This must be to do with your plugin. I’m not able to use it with this problem.

    #9925

    Eleanor Winter
    Participant

    Ok – just to further explain. If I actually disable the ‘read more’ and click on the picture it does open in the same window. However, I really want the ‘read more’ text – but if I click on that it opens a new window. So it’s something to do with the ‘read more’ function of the plugin.

    #9936

    Anonymous
    Inactive

    Hello warmwinters,
    ok now this time I hope it will be better function for you.

    <script type=”text/javascript”>
    jQuery(document).ready(function() {
    jQuery(‘.slider-container’).find(“a[href^=’http’]”).each(function(){
    jQuery(this).attr({
    target: “_self”,
    });
    })
    });
    </script>

    Add please, this code and this function would be disabled. But please, be attentive. With the next update we will provide this option in our plugin and it would be activated. So after updating of the plugin, please, just switch it off in the usual settings tab.
    Or give us please, your WP access in the internal support ticket and we will make it directly in your plugin by ourselves.
    Hope this time, it is what you mean

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Thanks so much! Please Enter Your Info Below To Get PRO Discount and Gifts