Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @anilp78,
Ninja forms popup plugin fall under third-party plugin category and we have not done any sorts of testing with the theme.
So as much as we would love to help you with this we are unable to do so as it falls under third-party plugin category and this is beyond the support we offer for our product.
Hope you understand 🙂 .
Best Regards!!
wensolutions
KeymasterHello @hansvjensen,
As for the query about placing the code under Appearance> Editor, you can definitely place the code here but in case if there is any mistake then the whole site will break down. So it not the best idea to paste the custom code under this option.
So as we have previously mentioned that is always the best idea to use the child theme for any code customization.This is useful if you want to make changes to your theme without worrying about your changes being erased when the theme updates.
Also, in your case make sure you have activated the child theme from your dashboard. After successfully creating the child theme from your Admin dashboard, Using an FTP you can edit the child theme functions.php file.The functions.php file is inside the child theme that you have created through the dashboard.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @malmossa,
To resolve the issue that you have posted in the screenshot above use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media (min-width:768px){ ul.products li.product:nth-of-type(4n+1) { clear: both; } } @media (max-width:767px){ ul.products li.product:nth-of-type(2n+1) { clear: both; } }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @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!!
wensolutions
KeymasterHello @lotymarzen,
To remove the border at the left use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS code.
.entry-content-wrapper { border-left: none; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @lotymarzen,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/construction-base/reviews/
Best regards !!
wensolutions
KeymasterHello @maulana,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/education-hub/reviews/
Best regards !!
wensolutions
KeymasterHello @maulana,
The feature to enable/disable the caption is available within the theme.
For this you simply need to go to Admin Panel > Appearance > Customize > Featured Slider > Slider Options and uncheck the option Enable Caption.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @adseamon,
Currently, the theme does not have the feature where you will be able to set the different header image for the different page.
You can set up one common header image for all the page by going to Admin panel > Appearance > Customize > Header Image.
Also as much as we would love to help you with this we are unable to do so as it requires higher code customization.
Our suggestion to you is to hire a professional developer for your customization so that your theme will no be affected in any way.
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/We hope it helps,
Best Regards.
wensolutions
KeymasterHello @sisibo,
Yes, please do try it out and if you find any confusion then please write back to us.
Thank you.
Best Regards!!
wensolutions
KeymasterHello @malmossa,
Actually, we are having trouble with understanding your query.
Please explain what you exactly want or how you want to list your products with the proper screenshot so that we can help you further.
Thank you.
Best Regards!!
Have a good day 🙂 .
wensolutions
KeymasterHello @groupeilboudo,
First of all thank you very much for buying the pro version.
With the Clean Corporate Pro theme we have not made any changes in the layout, design, functionality. So there are no any major changes that would make such a difference.
There might be some other issue that is causing such problem so to inspect the issue further, please provide your site URL.
Thank you.
Best Regards!!
wensolutions
KeymasterHello @homiebridge,
At first please make us clear whether you want to set up the available section using the Event Manager plugin or not?
If you want to set the section using the categories from event manager plugin then let us make clear that the plugin is not made compatible with the theme and you cannot set up the section choosing the category from event manager plugin.
And as much we would love to help you with this we are unable to do so as it requires higher code customization.
Our suggestion to you is to hire a professional developer for your customization so that your theme will no be affected in any way.
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/We hope it helps,
Best Regards.
Have a good day 🙂 .
wensolutions
KeymasterHello @sisibo,
The slider in the Easy Commerce Pro can be set from Post/Page/Tags/Categories/Images. You can select the option as per your requirement.
Les say if you chose the Option Image then you can directly upload the image, caption, and links from the customizer itself i.e. by going to Admin Panel > Appearance > Customize > Featured Slider > Slider Type.
In case if you select the option post/Categories/Tags then to e dit the content ,images you have to go to individual post edit screen.
Screenshot:
https://image.prntscr.com/image/brs7wpYLQnu3kBgFh1Av1w.png
Similarly if you select the page option then you have to go to individual page edit screen to edit the content.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @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 🙂 .
-
AuthorPosts





