Forum Replies Created
-
AuthorPosts
-
January 24, 2019 at 12:48 pm in reply to: Some problems with responsivness and hamburger menu #44128
acmethemes
KeymasterDear sandras,
After debugging ,we found that our theme style.css is overridden by bootstrap css. Here are the possible solution :-
i). Please deactivate your plugin, one bye one then review the issue.
ii). Did you create child theme for theme customization ? . If yes, then enqueue child theme script properly with passing priority .acmethemes
KeymasterDear Michael Hopke,
By default, our theme display the home page content at the bottom of the slider and widget content. It required theme customization to display home page content before the slider and widget content. For theme customization, please contact us through customization request form.January 24, 2019 at 12:33 pm in reply to: Feature Section – Feature Info Overlaps with slider on mobile view #44126acmethemes
KeymasterDear Chandanparmar,
Please add the given CSS to fix feature info div in mobile view :
` @media (max-width:767px){
.image-slider-wrapper > .at-absolute-feature-icon{
position: static;
}
}`Best Regards!
January 24, 2019 at 12:21 pm in reply to: Hompage Width Issue after wordpress upgrade to 5.0.3 #44120acmethemes
KeymasterDear Rkthakur26,
You are Most Welcome 🙂Best Regards!
acmethemes
KeymasterDear Emmanuel,
If possible, send us the username and password of your admin panel to us at [email protected]
We shall observe your it.Best Regards!
January 24, 2019 at 6:13 am in reply to: The categories and Tags do not show up in the search results #44094acmethemes
KeymasterDear Budman9,
By default, you can not search categories and tag form search box because it is not WordPress default functionalities. It requires theme customization to develop the search box be able to search categories and tags.Regards!
-
This reply was modified 6 years, 7 months ago by
acmethemes.
acmethemes
KeymasterDear Budman9,
Great. You are Welcome 🙂Best Regards!
acmethemes
KeymasterDear Juliana,
If you can provide us your site URL, we will observe and can provide you with possible solutions.Best Regards!
January 23, 2019 at 3:29 pm in reply to: Hompage Width Issue after wordpress upgrade to 5.0.3 #44058acmethemes
KeymasterDear Rkthakur26,
After debugging, we found that the issue is not because of WordPress updation. It occurs because our theme CSS conflict with octabook plugin’s CSS. Could you please deactivate Octabook plugin and review your site? . If then also the issue arise then feel free to contact us.January 23, 2019 at 6:42 am in reply to: After the update Analytics and Adsense scripts dissapeared from header.php #43971acmethemes
KeymasterDear gaddy,
Did you enter the Google Analytics and Google AdSense scripts in child theme or directly in parent theme header ? If you directly customize the parent theme header then it is normal that it will be disappeared on theme update.The best way to customize any theme through creating child theme. So, we recommend you to create child theme and add the scripts in child theme header file which protect your modification form parent theme update.acmethemes
KeymasterDear Pacho,
If you can provide us your site URL, we will observe and can provide you possible solutions.Best Regards!
acmethemes
KeymasterDear Tracker,
That’s great to know 🙂Regards!
acmethemes
KeymasterDear Emmanuel,
If you can provide us your site URL, we will observe and can provide you possible solutions.
Best Regards!acmethemes
KeymasterDear Valerija Colovic,
It can be only possible when you select the slider form category (Customize => Feature Slider Selection => Slider Selection From ).After that you have to translate the category from category panel (Post => category).acmethemes
KeymasterDear Nick,
As you know, this bug is fixed through our live support. So, we are closing this thread if there is any other issue then let us know. -
This reply was modified 6 years, 7 months ago by
-
AuthorPosts