Okay
  Public Ticket #2013096
Portfolio features
Closed

Comments

  • Joeyzo started the conversation

    Hello Neuronthemes,

    I have a few questions regarding the portfolio features in the theme.

    1. How do I disable Lightbox when I click an image within the portfolio item page?
    2. How do I change the language for the previous and next button, that is located within the portfolio item page?
    3. How do I add a (go back to the portfolio page) button on the portfolio item page (between the button previous and the button next).

    For clarification purpose: portfolio item page example > https://joepvanlinder.nl/projecten/buddha/

    Thanks in advance.

    Kind regards,
    Joeyzo

  •  675
    Neuron replied

    Hi Joeyzo,

    1) Please add the following style, that will make the links unclickable. Add it on the Appearance > Customize > Additional CSS.

    .p-portfolio-single .p-portfolio-gallery .p-portfolio-gallery__item a {
        pointer-events: none !important;
    }

    2) Please install the following plugin, it will allow you to change string throughout the theme.

    https://wordpress.org/plugins/say-what/

    The text domain is 'arteon', so you can replace the Previous and Next button.

    3) I am sorry, but this is not possible without extra modifications.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Joeyzo replied

    Hi Neuron,

    Thanks for the quick reply, this is very helpfull!

    As for the "go back to portfolio" button; How would I do these modifications? In which file (within the Theme Editor Plugin) do I have to make changes?

    Thanks again!

    Kind regards,
    Joeyzo

  •  675
    Neuron replied

    Hi Joeyzo,

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    The file to be changed is located in arteon > templates > portfolio-item > navigation.php.

    I will illustrate how to edit the navigation on the screenshot below:

    http://prntscr.com/npgb6l

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.