
-
AuthorPosts
-
September 6, 2018 at 2:06 pm #1006605
1), I recently purchased Enfold theme, now after installation now i dont want to show feature image in each posts/or pages..how to remove,
2), Hoe too set Home page ????do i need to import demo then can do?September 6, 2018 at 11:23 pm #1006829Hey yasodaran,
If you don’t upload the featured image on the specific post or page, then it does not appear.
Best regards,
Jordan ShannonSeptember 7, 2018 at 6:11 am #1006907dear Jardan,
Thank you for the message, I recently witch to enfold and before my site already have some featured image,
How to hide these images, pl assist with any codding if possible,September 7, 2018 at 6:13 am #1006913dear Jardan,
You can also view some of other similar case of sites,
Featured image was set but when i open specific post there is no feature images shows,September 7, 2018 at 10:50 am #1007034Hi yasodaran,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaSeptember 7, 2018 at 1:29 pm #1007107Hi victoria,
Thanks for the message,I shared my WP login details to review my site,
Kindly resolve below issues,
1), Featured image shows in all posts when i open the specific post,
I want to hide from post (left side) next to title, and make it every post with clean width,2), Enfold theme option i set my font for content, but every time when i open the site..its first loading different font..later loading for enfold fonts?? Can you pls resolve,
3), How to keep the icons for my category same like other site????
September 7, 2018 at 5:09 pm #1007199Hi yasodaran,
2 and 3 Could you please attach some screenshots of the issue?
Best regards,
VictoriaSeptember 10, 2018 at 12:55 pm #1007893Hi,
I need your support to resolve below issues with my site,Screenshot 1: I have around 500posts and most of the post have featured images, now after activation of Enfold theme I don’t want to show featured images either small Or large, pls help give codding to hide my all posts and pages,
Screenshot 2: I shared sample site and my site to know difference, I want to keep similar way for multiple category icons in home page, I tried to do that but I can place icon with link..but not able to show decryption below icon?? I’m going to keep similar way for multiple icons –how to keep same similar sample site…pls guide,
Screenshot 3: aft3er keep logo /and main header menu..there is space difference …I; want to keep same as sample site in screenshot –if require can reduce width of my site…pls suggest.
I shard my login credentials in private section, pls give to create 1 sample for home page will be kore helpful, you can go to page> home page draft,
Regards,
September 12, 2018 at 6:01 am #1008712Hi,
Thanks for the update.
1.) You can use this css code to hide/remove the featured images.
.archive .avia-content-slider .slide-image, .avia-content-slider .slide-image img { display: none !important; }
2.) Disable the theme’s Performance > File Compression settings temporarily. You can’t see the changes immediately because the theme is loading the compressed or merged stylesheets.
3.) That is the default padding of the container. You can adjust it with this css code.
.content, .sidebar { padding-top: 20px; padding-bottom: 20px; }
Default padding value is 50px.
Best regards,
IsmaelSeptember 12, 2018 at 1:02 pm #1008885dear Ismael,
Thanks for the support,
Issue 1 : It is not resolve after place the code in customs css, instead of i applied below code and works fine.
.single .big-preview.single-big { display: none !important; }
But when i open category menu still shows search list of posts with featured image…i also want to hide,
Kindly advance how to do the same,Issue 2: pls advice how to do that, and still waiting your advice,
September 12, 2018 at 2:41 pm #1008940Hi yasodaran,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single-small .post_author_timeline, .template-blog .blog-meta { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 13, 2018 at 6:47 am #1009232Hi Victoria,
Thanks for your message,
i want to show only post title with 3 lines of expert with decription + read more button for all my latest post home page instead of full expert + all category/archives and search results -pl guide how to do code, i dont want to show category SEO title -need to hide (similar to sample site web link given private content)September 13, 2018 at 6:50 am #1009234Hi Victoria,
if i click category link every category shows category title/Or description in top of the list -i want to hide please advice,
September 13, 2018 at 4:51 pm #1009512Hi yasodaran,
Here is a thread for you to consider
https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/#post-459206If you need further assistance please let us know.
Best regards,
VictoriaSeptember 15, 2018 at 12:00 pm #1010090Hi Victoria,
May thanks, i want to place ICONS (content elements) with footer,,
Can it possible to place, pls advice where to do the same,
refer private message with sample site..
I want to keep similar way,Secondly, I want to add big search box in home page similar to another same site,
How to do that, may be adding code of adsense,September 15, 2018 at 9:01 pm #1010252Hi,
Unfortunately, that is getting outside of our main support policy…
Best regards,
BasilisSeptember 17, 2018 at 11:29 am #1010685dear Victoria,
please advice recommended cache plugin for enfold theme, still needed?
Hoe to configure Enfold>performance settings?I feel some time my ad sense ads are not showing up….
i shared website details in private message,Secondly, Ho to make icon colors instead of black from theme??
I use below code for showing up larger Icon,.avia-icon-list .iconlist_icon {
height: 80px !important;
width: 80px !important;
line-height: 80px !important;
}September 17, 2018 at 5:40 pm #1010857Hi yasodaran,
Here is a post from Kriesi about performance
You need css to change icons, how do you want to change them?
Can you disable caching and minification for now?
Best regards,
VictoriaSeptember 17, 2018 at 9:10 pm #1010981Hi victoria,
I want to keep my icons in different color in home page, pls look my site in previous post private message,
please give us code how to change the icon color,Secondly, disable caching and minification how to do that
Just give us more details,September 18, 2018 at 3:02 pm #1011327Hi yasodaran,
So you want all the icons to be different colors? You need to give them custom classes for that.
Please deactivate the fastest cache plugin.
Best regards,
VictoriaSeptember 18, 2018 at 7:53 pm #1011475Hi Victoria,
Yes, i want to keep all icons to be in different colors.
How to give customs classes, pls advice,
pls refer my home page with icons,,September 19, 2018 at 2:38 pm #1011826September 29, 2018 at 7:40 am #1015980Hi Victoria,
after installation of theme i found most of the time adsense ads are not showing, am using word press fastest cache even if i deactivate this plugin my home page still not loading/Or showing properly,Even my previous theme i have same plugin with not impact of ads,
Can you pls check my login in private area and just look in to this inside once with performance settings,
,
If you suggest any plugins for your them pl do the same, am OKKindly revert us with permanent solution,
October 2, 2018 at 6:21 am #1016884Hi,
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael -
AuthorPosts
- The topic ‘Enfold – Feature image’ is closed to new replies.