Raja CRN
Forum Replies Created
-
AuthorPosts
-
Raja CRN
KeymasterThanks for being our customer and hope you continue your support to us. 🙂
Raja CRN
KeymasterHi,
Check now. You can increase the size In Additional CSS.
Widgets text : Typography > Widgets Post Title Fonts > Font size
Raja CRN
KeymasterYeah, That’s Okay, the code is fine. You can change that Leaderboard Type in Adverts > All Adverts. If you create new Ad, Use that shortcode in Pagebuilder.
That’s it. It’s very use to Customize our the theme. Since It offers Pagebuilder with Shortcodes.
Raja CRN
KeymasterHello,
Check the page : http://www.orlandoanaya.net/vr/?page_id=7765&preview=true
Go to this Page : http://www.orlandoanaya.net/vr/wp-admin/post.php?post=7765&action=edit to build the HomePage. Since You are using ThirdParty Plugins, our default customizer options will not hold that code. However, Our PageBuilder has all the featured of Customizer Builder with other Advanced Features.
Use the Shortcode for LeaderBoard Ads and Slideshows. We’ve created the HomePage using Pagebuilder. You can alter that using the shortcodes for Banners.
We’ve customized the Trending size
The Widgets are formatted using theme styles. There is no styles for your widgets.
Hope you got it. Thanks
Raja CRN
KeymasterHi,
Your Blog Really looks fantastic. I Love color choice. If you could attach screenshot, it will be helpful. Attach the Screenshots to our Support email, We’ve replied to you.
Thanks.
Raja CRN
KeymasterHi,
Just Change the Container Full Width to Content With Sidebar which will enable the sidebar. Let me know how it goes. For the Replies, You can enable Set as Private Reply.
Thanks.
Raja CRN
KeymasterHello,
If you have any issues with theme, Our support team will assist you. Plenty Guides out there about Site Migration in Google. Check there.
Thanks.
Raja CRN
KeymasterHi,
Just use Above tip to fix the the issue in your static page.
Thanks
Raja CRN
KeymasterThis reply has been marked as private.Raja CRN
KeymasterWe are also going to release Popular Posts based on Views in next update of the theme. Currently, the plugin has been in the beta stage, will be released soon.
Raja CRN
KeymasterHi,
The WordPress Popular Posts based on Comments. We used the Popular Posts code from WordPress Codex ; https://codex.wordpress.org/Class_Reference/WP_Query
In template-parts/content-page.php file add the following code after <div class=”entry-content”> to enable Featured image on Pages.<?php if ( has_post_thumbnail() ) { echo '<div class="tp-post-thumbnail">  <figure>'; the_post_thumbnail(); echo  '</figure> </div>' } ?>We are also going to release Popualar Posts based on Views in next update of the theme. Currently, the plugin has been in beta stage, will be released soon.
Thanks
Raja CRN
KeymasterHello,
Also add the following code in the Additional CSS to Remove the Author and Date:
.home .tp-post-item-meta,.home .tp-post-item-meta,.home .entry-meta {
display: none;
}Raja CRN
KeymasterThe Header h1 tag is actually commented out. You can edit the header.php code in ‘inc’ folder to enable the h1 tag. If you don’t know, how to edit that, Please share FTP details, We’ll do it for you.
Note: use Set as Private Reply
Raja CRN
KeymasterHello,
Twitter fetches images. Just share post to twitter and the Twitter Will Automatically Fetch Title, URL, iMages in the Time Line.
We’ve checked all Social Shares works perfectly.
Check that. If you have any issues, reply to this.
Thanks.
Raja CRN
KeymasterHello,
Hello,
Please put the following code in the Customizer > Additional CSS > then save. That will give you the desired result.
The Post meta disable feature will be added in the next theme update.(Due in 2 days).main-navigation .sub-menu {
max-height: 300px;
overflow-x: scroll;
}Thanks.
-
AuthorPosts
