Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1037203
    Jeffrey S
    Participant

    Good afternoon,

    My main menu changed after updating. Please check the file in the attachment.
    How i change it back to the original ?

    Kind regards,
    Jeffrey

    #1037205
    Jeffrey S
    Participant

    I update the theme to version: 4.5.2

    #1037222
    Nabeel A
    Moderator

    Hi Jeffery,

    Thanks for writing in! You can change the main menu via Appearance > Menus > Menu Settings. Just edit the main menu and select it as Primary menu

    Hope this helps!

    #1037328
    Jeffrey S
    Participant

    Hi Nabeel,

    Thank you for your quick reply! I fixed it.
    I have two more question. I hope you can help.

    – Does theme X provide a Life chat plugin or something? Find file in attachment. If not is there one you can recomment?
    – Is it possible to place the thumbnails in from the envira gallery below the featured image? Find file in attachment.

    Kind regards,
    Jeffrey Schout

    #1037343
    Nabeel A
    Moderator

    Hi Jeffery,

    Glad it worked.

    1. X theme doesn’t provide a chat plugin but you can use a third party plugin for this. Regretfully we can’t recommend a third party plugin as we don’t provide the support for third party plugins.

    2. Can you please provide the URL of your site so we can take a look?

    Thanks!

    #1037346
    Jeffrey S
    Participant

    Hi Nabeel,

    1. Thank you.
    2. Here is the URL to my website: http://jeffreyschout.nl/portfolio-item/annemarie/

    #1037357
    Thai
    Moderator

    Hi There,

    Please add the following javascript under Customizer > Custom > Global Javascript:

    jQuery("div#envira-gallery-wrap-305").insertAfter(jQuery(".entry-featured .entry-thumb"));
    window.dispatchEvent(new Event('resize'));

    Hope it helps 🙂

    #1037360
    Jeffrey S
    Participant

    Again thank you for your reply!

    It works on the Anne&Marie page but not for my other portfolio items? Is there a way i can use it for all my portfolio items?

    Also is it possible to add a bit of white space between the featured image and the thumbnails?

    Kind regards,
    Jeffrey

    #1037362
    Jeffrey S
    Participant

    If its not possible to add some white space with Javascript, its no problem. I can also add some white space in the image: http://jeffreyschout.nl/portfolio-item/annemarie/

    If its possible to have the Javascript working on the other portfolio items Ill be very happy and thankfull.

    #1037373
    Thai
    Moderator

    Hi There,

    Please update the previous code a bit:

    jQuery(".single-x-portfolio .envira-gallery-wrap").insertAfter(jQuery(".single-x-portfolio .entry-featured .entry-thumb"));
    window.dispatchEvent(new Event('resize'));

    Also add the following CSS under Customizer > Custom > Global CSS:

    .single-x-portfolio .envira-gallery-wrap {
        margin-top: 10px !important;
    }

    Hope it helps 🙂

    #1037381
    Jeffrey S
    Participant

    Woooow thank you. You guys are fast pro’s! I hope you have a greay day:D

    #1037435
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

    #1038540
    Jeffrey S
    Participant

    Good evening,

    How do change the template for the Tag page. Mine has a sidebar with recent posts, but I want to remove it.
    Please find screenshot in the attachment.

    Kind regards,
    Jeffrey

    #1039020
    Rad
    Moderator

    Hi there,

    They are widgets, you can manage your widgets at Admin > Appearance > Widgets, it’s usually under Main Sidebar. But you can always create custom sidebar at Admin > Appearance > Sidebars and assign it to your preferred taxonomy (tags, categories, and etc.)

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1037203 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>