Raja CRN
Forum Replies Created
-
AuthorPosts
-
Raja CRN
KeymasterHello,
Please use the “Appearance > Theme Options” page to insert the banner ads. For More info Read on our Docs.
Raja CRN
KeymasterHi,
We’ve previously posted the details to change the Recent Posts Title. However, We’ll tell how to do this with Ads too.
Edit index.php file there you can find the recent posts title. Also, you can add the banner ads there.
Sorry for the late reply. Thank you.
Raja CRN
KeymasterHi,
Please start your own thread to get the response. Do you still have these issue?Raja CRN
KeymasterHi,
Share your site details. We’ll check it out the issues.
Thanks
Raja CRN
KeymasterHey,
Thanks for pointing out. We’ll contact them.
Raja CRN
KeymasterHi,
How to Check your website without knowing the site URL? Please share it first.
Before that, Deactivate all your plugins, and check your site. If it works, then one of your plugin is causing trouble. We’ve shared this tip in our support forum already. One quick search will show you this.
Thanks.
Raja CRN
KeymasterYes, You can use it via Our Theme Options > Ads section banners . It is very simple, just go to that page, you will know it.
Thanks.
Raja CRN
KeymasterHello,
Go to Settings > Reading > Set Latest blog posts to show instead of the Static Page.
Thanks
Raja CRN
KeymasterHello,
Please Read this : https://themepacific.com/support/topic/bresponzive-4-0-setup-details-needed/
Raja CRN
KeymasterHello,
Once again, it is not a theme issue. Now, Clearing the cache files fixed your site.
Thanks
Raja CRN
KeymasterHi,
Add the following code in the functions.php file and replace the 5 with your category ID.
add_action( 'pre_get_posts', 'foo_modify_query_show_category' ); function foo_modify_query_show_category( $query ) { if ( ! is_admin() && $query->is_main_query() && ! $query->get( 'cat' ) ) $query->set( 'cat', '5' ); }To find cat id, go to WP > Post > Categories > edit category.. You can find the (ex;tag_ID=5) cat ID like this. Use that number in the above code.
Thanks.
Raja CRN
KeymasterHi,
We’ve tested it and found that the code is working great. here is the Proof: http://i.imgur.com/TyX3pfg.png
Pleas clear IE browser cache and temporary files.
Thanks
Raja CRN
KeymasterHi,
We’ve checked your site and see no problem in the mobile site and desktop site. See the Screenshot : http://i.imgur.com/XPodK8P.png
Thanks.
Raja CRN
KeymasterHello,
It is not a theme issue. One of your plugin has made trouble with the theme. We’ve deactivated that plugin (mobile theme switcher).
Thanks.
Raja CRN
KeymasterHello,
can’t login to your site.
-
AuthorPosts
