Raja CRN
Forum Replies Created
-
AuthorPosts
-
Raja CRN
KeymasterHello,
Please check again..
Raja CRN
KeymasterHello,
Theme updated version 2.5 ..Please Download it, if you have downloaded it already.
Thanks
Raja CRN
KeymasterHello,
Theme updated version 2.5 ..Please Download it.
Thanks
Raja CRN
KeymasterHello,
Theme updated version 2.5 ..Please Download it.
Thanks
Raja CRN
KeymasterHello,
We are testing the updated theme. It’ll available tonight.
Thanks
Raja CRN
KeymasterHello,
Clear the site cache and test your site. We’ve tested in our code, the sub-menu in the mobile version works flawlessly. If still your site has that issue, redownload the theme and install it. Also, New update is coming in this week.
Raja CRN
KeymasterHello,
You can achieve other headers by changing the Header Navigation colors in colors section. We are updating the theme and testing it with fixes for above issues. Theme will be updated Tomorrow.
Thanks.
Raja CRN
KeymasterHello,
If you have used any Cache Plugin, clear the cache on your site. We’ve checked your site on the mobile and it works flawlessly. We are updating the theme and testing it with fixes for above issues. Theme will be updated Tomorrow.
Thanks
Raja CRN
KeymasterHello,
Please share your site link. We’ll check the issues and will post a solutions.
Thanks
Raja CRN
KeymasterHello,
1. By default, the instagram icon is not added, if you want we’ll add that in our next theme update.
2. Looks like you have customized the header and removed some code. That’s why the logo is not in center. You can check that our demo site in mobile screen, the logo is center.
3. change color, use this CSS code,.main-navigation li a{
color:red;
}
4. To show that share icons, in the article footer, Edit the content-single.php file in template-parts folder. There you can find the code for<div class="socialShareRow">the share icons, just copy that code and paste in the</footer>section5. Use any AMP Plugin.
6. Use the following code get fixed nav in Mobile. Add that in Additional CSS in Customizer
@media (max-width: 767px){
.navbar-brand {
border: none;
position: fixed;
z-index: 99999999;
background: #fff;
top: 0;
border-bottom: 1px solid #ddd;
}
}Thanks.
Raja CRN
KeymasterHello,
Use this code in Additional CSS to change the color of link in post content.
.entry-content a {
color: red;
}Thanks
Raja CRN
KeymasterHello,
Go to customize > Additional CSS and put the following code and save.
.tp-spost-fullw-bg.tp-bg-overlay:before{ display:none!important; }Thanks
Raja CRN
KeymasterHello,
Edit the file the template-parts > content-single.php
find the wp_link_pages(); Replace that with following code.
wp_link_pages(array('next_or_number'=>'next', 'previouspagelink' => ' « Previous Page', 'nextpagelink'=>' Next Page »'));Thanks
Raja CRN
KeymasterHello,
It’ll reset. Are you going to download 100 times? Why you are using big words like scamming? Just chill out.
Thanks
Raja CRN
KeymasterHello,
1. The Mobile version will exapand the subcategories. We’ve tested with many sites and it is working.
2,3. I’ve stated few references about h1 tags which is not a important. By merely using the h1 tags will not yield any results in Search Results. We’ve tested that in few of our blogs too.
4. We’ll check that Mobile menu link color customization.
5. Use this plugin: https://wordpress.org/plugins/loco-translate/
Share your FTP details. We’ll change the Post title h2 tag.
Thanks
-
AuthorPosts
