Forum Replies Created
-
AuthorPosts
-
Hi xpoveda!
I think google will see those urls as the same, http://…-de-cerveza-artesana/87390224 will lead to the same page, which is http://…-de-cerveza-artesana/. If you want to have the same post on two different urls then copy it and edit the permalink to for instance http://…-de-cerveza-artesana-2/
Regards,
Rikard-
This reply was modified 10 years, 6 months ago by
Rikard. Reason: User does not want URL public
Hey!
Ok, could you add it with shortcode? We can help you out with some custom CSS to remove the gap.
Best regards,
RikardHi!
Did everyone manage to work out their issue? Clearing browser cache and/or reloading the page should work to solve this issue.
Regards,
RikardHi!
Ok I see, I get the same problem on Firefox. Could you try to disable all plugins to see if one of them is causing a conflict?
Regards,
RikardHey!
Please try the following instead:
.av-image-caption-overlay { visibility: hidden !important; }Regards,
RikardJune 8, 2015 at 12:39 pm in reply to: How to position an image half or complete outside the content area #456020Hey simonac!
Could you put the button somewhere on the site so we can help you out with some CSS?
Cheers!
RikardJune 8, 2015 at 12:27 pm in reply to: Problem with displaying background images on Chrome and Safari #456013Hi!
Sorry I looked at the wrong page. I have no clue why that is happening when you are using saturate, but maybe it would be a better idea to edit the images in Photoshop to make them look the way you want than doing it with CSS?
Cheers!
RikardHi!
Could you try to recreate the page to see if it works better then?
Best regards,
RikardHi!
There is a slight caching issue with version 3.2 and removing browser cache or just reloading the page has worked for all the moderators.
Best regards,
RikardHi dburton77!
Your link took me nowhere, could you check please?
Best regards,
RikardHey catmac2204!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardHi dburton77!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi interage!
Could you provide us with a link to the page in question and we’ll provide you with some custom CSS.
Regards,
RikardHi damatia!
Please try the following in Quick CSS under Enfold–>General Styling:
.image-overlay { visibility: hidden; }If that doesn’t work then please send us a link to the page in question and we’ll have a closer look.
Regards,
RikardHi!
Please add this to your child themes functions.php:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800'; return $fonts; }Change the Source Sans Pro font with the font you’re trying to use.
Cheers!
RikardHey damatia!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi lobstahhhhhhh!
That looks like some of the CSS has failed to load, it happens some times even on desktop machines. Have you been able to reproduce the error?
Regards,
RikardHi caleyda!
I’m not sure I understand what you mean, maybe you want to create a Mega Menu? http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
Cheers!
RikardHi!
Clearing browser cache or just reloading the page should make this issue disappear.
Best regards,
RikardHey!
Please use this instead, it will only affect single posts:
.single .post-entry img { padding-top:20px !important; padding-bottom:20px !important; }Regards,
RikardHey summerswim!
I’m not sure I understand what you mean, could you provide us with a screenshot highlighting what you are trying to achieve please?
Cheers!
RikardJune 8, 2015 at 9:04 am in reply to: different css for same object class across specific parent class (post or page) #455802Hi!
I think we need to be logged in to see comments? Also, I saw some mistakes in your code: 10ps won’t work, please us px. The argument for colour is color, not text-color.
Cheers!
Rikard -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
