Raja CRN
Forum Replies Created
-
AuthorPosts
-
Raja CRN
KeymasterHello,
We’ve checked up your site. The cache memory of site is preventing the featured images showing.
See The Screenshot Here: https://imgur.com/a/UcdPxFeatured Image id showing Here
http://grounderssource.com/the-launch-of-the-100-con-geda-kickstarter/?fhjg=34If you are still facing issues, clear browser cache and try. Our support team will help you out.
Raja CRN
KeymasterNo One has facing this issue. We need error logs to fix this issue. If you can share the error logs, We’ll fix ASAP. Share your FTP details, We’ll check and fix things. It could be any server compatible issue.
Raja CRN
KeymasterHello,
Featured images working without any issue. Seems like there is come cache issue in your site.
Check your blog now.
Raja CRN
KeymasterHello,
We’ve installed and setup the theme for you.
For More information, Read the theme Documentation.
Thanks
Raja CRN
KeymasterPlease share your site details and Temporary login details. Our support person will check your site and fix featured image issues in your site.
Note: Use set as Private Reply.
Thanks
Raja CRN
KeymasterHello,
Please Add the following code in the Additional CSS which will fix the image byline.
.articleSide-entry-meta img {
border-radius: 50%;
display: block;
margin: 0 auto;
}Raja CRN
KeymasterIt is very common question about WordPress. Simple Google Search will give you the Result.
Get The Version Number:
Login into your WordPress admin panel and go to “Appearance” -> “Themes”. Here are listed all your installed themes. Click on desired theme and pop-up window will appear. On the right-side, near theme name is displayed theme version.
Thanks.
Raja CRN
KeymasterHello,
We can’t understand your Question. Add more details, it’s very short.
Raja CRN
KeymasterHello,
Go to Bfastmag Pro > Click Theme options Live Customizer > Single Post Setings
In that Tab Untick the “Hide Featured Image on single page?” to enable featured images.
Thanks
September 21, 2017 at 1:32 am in reply to: Drop Down For Top Menu & Category tags below featured images #8349Raja CRN
KeymasterHello,
Edit the following file theme folder > inc > Hooks > header.php
find
'depth' => 1,replace with'depth' => 2,Then Put the following code in the Customize > Additional CSS. Itwill enable the Submenu.
.navigation-top ul.sub-menu { float: left; position: absolute; z-index: 99999; left: -999em; background-color: #fff; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); } .navigation-top ul li:hover > ul{ left:auto; } .navigation-top ul ul li a{ color:#333; }Raja CRN
KeymasterThis reply has been marked as private.Raja CRN
KeymasterHello,
Use the Theme Live Customizer Additional CSS feature to any styles to theme.
Go to Appearance > Customize > Additional CSS.
Raja CRN
KeymasterWe give low priority theme customisation requests. However, you will get reply within a day.. We’ve replied all questions. Show me Which topic, We haven’t answered. I think We’ve helped you a lot unlike anyother via support.
Raja CRN
KeymasterHello,
Go to Appearance > Theme Options to disable Post navigation in single post settings.
Then in Styling tab > Custom CSS add the following code to remove Post author, date,
.post-meta-blog{ display:none; }Raja CRN
KeymasterWe’ll update the Documentation with more details about Adding the Social Icons in Header. However, It is very easy to add the icons, just enter the Social Network name and the social Account URL. That’s it
-
AuthorPosts
