Home › Forums › Pro Themes › Magazine Plus Pro › Search change
- This topic has 17 replies, 2 voices, and was last updated 6 years, 11 months ago by wensolutions.
-
AuthorPosts
-
December 28, 2017 at 3:26 pm #62006Hans V. JensenParticipant
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
December 28, 2017 at 3:32 pm #62007Hans V. JensenParticipantOr no “Læs mere” The link is already in the header.
December 28, 2017 at 3:34 pm #62008Hans V. JensenParticipantAn option could also be a maximum estimate of text before […] appears.
December 29, 2017 at 12:44 am #62032wensolutionsKeymasterHello @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!!
December 29, 2017 at 2:49 am #62039Hans V. JensenParticipantHello 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
December 29, 2017 at 3:14 am #62040wensolutionsKeymasterHello @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!!
December 29, 2017 at 4:11 am #62043Hans V. JensenParticipantHello 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
December 29, 2017 at 5:33 am #62044wensolutionsKeymasterHello @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!!
December 29, 2017 at 4:19 pm #62077Hans V. JensenParticipantHello 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
December 30, 2017 at 7:07 am #62111Hans V. JensenParticipantHello 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
December 31, 2017 at 10:06 am #62147wensolutionsKeymasterHello @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 🙂 .
January 3, 2018 at 1:37 am #62348Hans V. JensenParticipantHello Wen,
We repeatedly show ourselves a little here. Where do I insert
https://gist.github.com/anonymous/629800fa21f17087f419f3e80fd3845aIs 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?
Happy New Year.
/Hans
January 3, 2018 at 7:36 am #62362wensolutionsKeymasterHello @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!!
January 3, 2018 at 8:31 am #62363Hans V. JensenParticipantHello Wen,
Again: Where do I find functions.php in child theme ???????
/Hans
January 3, 2018 at 8:43 am #62364Hans V. JensenParticipantHello 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
-
AuthorPosts
- You must be logged in to reply to this topic.