Home Forums Pro Themes Magazine Plus Pro Search change

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #62006
    Hans V. Jensen
    Participant

    Hello Wen,

    Can “Læs mere” (Read more) not be changed from to […] on all Search Results?

    Example
    http://f1-danmark.dk/?s=hamilton

    /Hans

    #62007
    Hans V. Jensen
    Participant

    Or no “Læs mere” The link is already in the header.

    #62008
    Hans V. Jensen
    Participant

    An option could also be a maximum estimate of text before […] appears.

    #62032
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Good to hear from you.

    You can control the excerpt length and Read more tag from the child theme.

    For this paste below-given code in your child theme functions.php file.

    https://gist.github.com/anonymous/5818724ab6f3c9b559477f2649a5dd04

    Hope this helps.

    Best Regards!!

    #62039
    Hans V. Jensen
    Participant

    Hello Wen,

    I do not understand. Do not have any child theme? Have only bought Pro. That should be enough?

    What do I do then?

    /Hans

    #62040
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Actually, you should create your own child theme. You can create the child theme manually and can also create the child theme using the plugin given below:

    https://wordpress.org/plugins/wp-child-theme-generator/

    After activating the required plugin create the child theme of the magazine plus pro and activate it. Then in your child theme functions.php file paste above given code.

    Hope this helps.

    If you have any confusion further, please let us know.

    Best Regards!!

    #62043
    Hans V. Jensen
    Participant

    Hello Wen,

    I can not see the meaning of an child theme at all. I have bought Pro. I do not want to build more on top of that. Is it not a CSS code that can solve my problem?

    /Hans

    #62044
    wensolutions
    Keymaster

    Hello @hansvjensen,

    The excerpt length cannot be controlled by CSS but can only be through the use of custom code that we have provided. If you directly post the provided code in your functions.php file of the original theme then all of the modification will be lost once you update your theme to the latest update released.

    So we strongly recommend you to use the child theme for any modification within the theme.

    Also on top of it activating the child theme will not do anything to your original theme rather its best to customize your theme through the child theme.

    As for child theme, you just have to activate the plugin and create the child theme. It’s actually easy and quick.

    Hope this clears the confusion.

    Best Regards!!

    #62077
    Hans V. Jensen
    Participant

    Hello Wen,

    Sorry, but I’m a total beginner in WordPress. Started first in December. Therefore, the WP Child Theme Generator does not give me any particular meaning to me right now.

    I have installed the plugin. And what should I do now?

    /Hans

    #62111
    Hans V. Jensen
    Participant

    Hello Wen,

    I could see that with the kids theme I would start from scratch again with colors and settings. I do not understand why the child theme is just being put to Pro, when it’s still best to use it? So easy, I do not think it seems.

    /Hans

    #62147
    wensolutions
    Keymaster

    Hello @hansvjensen,

    As mentioned earlier its always best to use the child theme if you have to make any changes in your parent theme through the custom code.

    Now after activating the plugin you will find the option to to create and activate the child theme at the top.

    Screenshot:

    https://image.prntscr.com/image/EVlXbcv-SpC80PUFrhJdZg.png

    Now to bring all of your setting of the parent theme to child theme you can paste below given code :

    https://gist.github.com/anonymous/629800fa21f17087f419f3e80fd3845a

    This code will bring all the customizer setting of parent theme to your child theme and you do not need to reenter the customizer setting.

    Also paste the code that we have provided earlier to solve your issue.

    Hope this helps.

    If you have any confusion further please let us know.

    Best Regards!!

    Happy New Year 🙂 .

    #62348
    Hans V. Jensen
    Participant

    Hello Wen,

    We repeatedly show ourselves a little here. Where do I insert
    https://gist.github.com/anonymous/629800fa21f17087f419f3e80fd3845a

    Is it under Appearance> Editor – or where?

    Is it also during the child theme that I can change the two-line margin to go further to the page at the top of Formula 1 // Facebook // Twitter – or which CSS code can be used for it?

    http://f1-danmark.dk/

    Happy New Year.

    /Hans

    #62362
    wensolutions
    Keymaster

    Hello @hansvjensen,

    After successfully creating the child theme, you have to add that code to the functions.php file inside the child theme file i.e. magazine-plus-pro-child > functions.php.

    As for the second query, we are not quite clear on this, so please send us the screenshot with proper marking along with the proper explanation so that we can help you further.

    Hope this helps.

    Best Regards!!

    #62363
    Hans V. Jensen
    Participant

    Hello Wen,

    Again: Where do I find functions.php in child theme ???????

    /Hans

    #62364
    Hans V. Jensen
    Participant

    Hello Wen,

    The quicklinks I’m talking about are those at the top of the green arrow. Can they not be pushed to the left with CSS – or do they also require child theme ???????

    /Hans

Viewing 15 posts - 1 through 15 (of 18 total)
  • You must be logged in to reply to this topic.