Forum Replies Created
-
AuthorPosts
-
Hi,
I would just explain your problem exactly as it is, they will most likely ask you to deactivate all plugins and try with the default theme. So if you haven’t done that already, please try to do so. I’m pretty sure this isn’t a theme/plugin related problem but you never know.
If you want to change hosting it shouldn’t be too difficult, you can use a plugin like this for example to export your whole database: https://wordpress.org/plugins/wp-migrate-db/.
Regards,
RikardOctober 14, 2015 at 5:26 am in reply to: Share This Entry: Facebook – Remove author / category / post date #518485Hi,
I’m no expert on the subject but you could try using an SEO plugin like Yoast SEO to specify what you are sharing, I’m not sure if that will work or not but you can give it a try. What Facebook decides to include in what you share is not something we control with the theme.
Best regards,
RikardHi,
Could you try adding the code you have for desktop inside this code instead:
@media only screen and (min-width: 768px) { YOUR CURRENT CODE FOR DESKTOP GOES HERE }to see if that works please?
Best regards,
RikardHi,
The problem seems to be the code block you have on the frontpage under the first 1/3 elements, it’s a link with the name and ID actu, I changed them to hello and it’s working now. I’m not sure exactly why it does that but maybe you have a better idea? Not sure why you have that link there to begin with either?
Regards,
RikardHi,
The Blog Posts element is an element you can drag and drop to your page from the Avia Layout Builders Content Tab, it will display posts according to your settings in the element options.
Thanks,
RikardHi johnmac1967,
Please try the following in Quick CSS under Enfold–>General Styling:
.av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry { right: 2px !important; bottom: 2px !important; }Regards,
RikardHi Bernd,
I’m not sure I understand exactly what you mean but the images will adapt to the screen window, they would not be responsive otherwise. Could you try to explain a bit further what you are trying to do and link to your site as well please?
Regards,
RikardHi,
I’m not sure if you got your problems fixed or not? Please let us know if we can help you out in any way.
Regards,
RikardOctober 13, 2015 at 10:34 am in reply to: Can see content in frontend view but no longer in edit mode #517939Hi,
Looking at your About page I can see the content fine in the backend, could you try to empty your browser cache and reload a few times? That should help as it’s most likely a caching issue.
Thanks,
RikardHi elliotstiller,
You could do something like this in the text block:
<p style="line-height:24px !important;"> Your text here </p>Best regards,
RikardHi,
I could only see your logo on the mobile version, are you sure you are not getting cached results? Please try to empty the browser cache and reload a few times to see if that helps.
Best regards,
RikardHi firelight76,
Looks like we have to be logged in to view the site? Please post login details in the Private Content area of your reply.
Best regards,
RikardOctober 13, 2015 at 10:18 am in reply to: HTML code overwritten in text block by Avia Layout Builder in Enfold #517925Hi Michael,
Great, glad you got it fixed. Please let us know if you should need any more help on the topic.
Regards,
RikardHi,
If you have your content in Color Sections and add IDs to them: section-desktop for the one showing for desktop and section-phone for the one just showing for phones you can use the following CSS in Quick CSS:
@media only screen and (min-width: 768px) { #section-desktop { display:block !important; } #section-phone { display:none !important; } } @media only screen and (max-width: 767px) { #section-desktop { display:none !important; } #section-phone { display:block !important; } }Regards,
RikardHey dvalansi,
I’m not 100% sure what element you mean, could you link directly to it please? If you click Hide Frame in the top right hand corner of your screen on the link you posted you will be able to get the direct URL.
Best regards,
RikardHey ACNLatitudes,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardOctober 13, 2015 at 10:04 am in reply to: Blog Single Post Layout incomplete when using Advanced Layout Builder #517920Hi Peter,
1. Yes you can, just use the Template button as usual.
2. As long as you save the post using the default editor that should come up automatically, will that work for you?
Thanks,
RikardOctober 13, 2015 at 9:59 am in reply to: Copy Colors and Fonts Setting from one Language to another – possible? #517918Hi,
Great, glad you found the problem. Please let us know if you should need any more help on the topic.
Regards,
RikardHey,
Could you try to adjust the pixel value in Yigits code to see if that helps? For instance:
@media only screen and (max-width: 990px) { #top #wrap_all .av_header_transparency { background-color: transparent; position: absolute!important; }}Please not that bumping a thread has the reversed effect on this forum so don’t do it if you want quick help.
Regards,
RikardHi,
What exactly are you doing to make them turn blue? If you have a step-by-step to reproduce the error that would be appreciated. Please post login details privately so that we can have a closer look.
Thanks,
RikardHey allyson2,
Please refer to this: http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
Thanks,
RikardHi,
If you want a general layout for all your posts you can design it and then save it as a template. You can then load that template for each post you would want to have that look.
Best regards,
RikardHi,
Try it without the # before hometop to see if that works better.
Regards,
RikardHi,
Thanks for the login, on what page are you using the Layer Slider, I couldn’t find any?
Best regards,
Rikard -
AuthorPosts
