Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Thanks I will give that a try.
Hi Josue
Yes I checked the right boxes – yhd thumbnail in the media library is fine / its judt not displaying correctly in the sidebar
Thanks
NancyThis reply has been marked as private.thanks!
Thanks for your help – I finally figured this out.
so I regenerated the thumbnails and now they are all back like they were originally – not sure i understand what that’s for?
look now at this page: http://andes-world-travel.flywheelsites.com/home/ it’s wrong now.excellent thanks!
-
This reply was modified 10 years, 6 months ago by
Munford.
I am using Chrome, but am now running an update – I will let you know if I continue to see the issue
thanksthanks but there is still this
p {
margin: 0.85em 0;
}which is global, right?
I tried that but then it seemed like that’s what changed them back. SHould I run it again?
thanks I will try that
I think I need to target the news-excerpt and not the new-headline, as it’s the excerpt that has
p {
margin: 0.85em 0;
}that is affecting the spacing between the items when the titles flow to 2 lines.
see here: http://imgur.com/wZYZ22UI tried this:
.news-excerpt p {
bottom margin: 0em;
}
but did not work. Any other ideas?
thanks for your help as always,
NancyThis reply has been marked as private.I see this problem with text in the footer on a daily basis when some pages first load – on reload the text is fine.
This reply has been marked as private.I think it was this:
#363311I think I also followed a link from a search on the support
This reply has been marked as private.This reply has been marked as private.Hi Rikard,
the site is back up = wrong redirect…
thanks for taking a look
nancyHI Rikard,
I mistakenly redirected my clients’ old (hacked) site to my new domain. It is back up now! I appreciate you taking a look.
thanks
NancyThis reply has been marked as private.This reply has been marked as private.Hi Elliot –
I disabled my plugins and loaded a new version of enfold via ftp but am still seeing the THEMENAME instead of ENFOLD in the menu settings. I am using a child theme. Any ideas? It’s being flagged when I use WP-debug.
thanks
nI have this:
if($style == ‘small’)
{
if(empty($this->atts[‘thumbnails’]))
{
$image = “”;
$extraClass = “av-magazine-no-thumb”;
}}
else
{
$excerpt = !empty($entry->post_excerpt) ? $entry->post_excerpt : avia_backend_truncate($entry->post_content, apply_filters( ‘avf_magazine_excerpt_length’ , 60) , apply_filters( ‘avf_magazine_excerpt_delimiter’ , ” “), “…”, true, ”);but I don’t see the excerpts. ??
/Nancythanks
-
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
