Forum Replies Created
-
AuthorPosts
-
March 30, 2017 at 8:04 am in reply to: enfold show strange code snippet after changing hosting #769323
Hi,
Turning off debug mode should fix the issue: Please see the following link for how to do so:
https://wordimpress.com/php-turn-on-or-off-error-reporting/
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, don’t hesitate to contact us here in the forums.
Best regards,
Jordan ShannonHi,
That should already be applied. Please send a screenshot of what you are seeing on your end.
Best regards,
Jordan ShannonHi,
Okay well you can try:
.av-masonry-entry{
pointer-events:none;
}But that removes the hover event also.
Best regards,
Jordan ShannonHi,
That works. Where would you like the space removed exactly? I don’t see a huge amount of space so I want to make sure I am addressing the right section.
Best regards,
Jordan ShannonHi,
The login info provided is not working for me.
Best regards,
Jordan ShannonHi,
Would you be able to provide admin info so I can look into this further?
Best regards,
Jordan ShannonHi,
You could prevent the link action via javascript:
document.getElementsByClassName("av-masonry-entry").addEventListener("click", function(event){ event.preventDefault() });
Best regards,
Jordan ShannonMarch 29, 2017 at 11:00 pm in reply to: enfold show strange code snippet after changing hosting #769137Hey Doron,
Outside of the code at the top does the site seem to be operating correctly?
Best regards,
Jordan ShannonHi,
You don’t want the logos to link?
Best regards,
Jordan ShannonHey fred1601,
Could you provide a screenshot of what you are seeing? If you are talking about the logos I am seeing many images in multiple rows.
Best regards,
Jordan ShannonMarch 29, 2017 at 10:31 pm in reply to: sharing social profiles with large buttons on multiple platforms #769125Hey baseenergy,
So you want the browser version on desktop, and then the app version on mobile? If this is the case you can create two sections. You then hide one on mobile, then the other on desktop.
Best regards,
Jordan ShannonHi,
Great! Let me know if it helps.
Best regards,
Jordan ShannonHey Dandelion222,
Would you be able to provide admin credentials so we can look into this further. It is strange that the css is not taking.
Best regards,
Jordan ShannonHey williamslyd,
Please provide a link to the site so we can better help you.Best regards,
Jordan ShannonHi,
Please try clearing your cache and refreshing a few times.Best regards,
Jordan ShannonMarch 29, 2017 at 9:43 pm in reply to: Site not saving updated pages and wordpress admin bar is not displaying #769110Hi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Best regards,
Jordan ShannonHi,
Apologies for the late reply, but the largest I was able to get it while still keeping 2 columns was about 350px, otherwise you will have just 1 column with a single large image.
Best regards,
Jordan ShannonHi,
I have fixed the home page. You TM symbols are being displayed with <em> tags. They should be <sup> tags instead. Please test and let me know if it looks better.
Best regards,
Jordan ShannonHi,
You could try to see if this plugin alleviates the issue:
https://wordpress.org/plugins/ricg-responsive-images/
Best regards,
Jordan ShannonHi,
That’s a quick fix. Just add the following to css:
.page-id-12 .buttonGrid .flex-cell{ padding:0px!important } .buttonGrid{ background:#666666!important; }
Best regards,
Jordan Shannon- This reply was modified 7 years, 9 months ago by Jordan Shannon.
Hi,
I added the following to quick css:
.post-template-default p a {text-decoration: none !important; color: #575757 !important; padding-bottom: 1px !important; border-bottom: 3px solid #e0b13a !important;} .post-template-default p a:hover {text-decoration: none !important; background: #e0b13a !important;}
Please test to ensure that it’s working
Best regards,
Jordan ShannonHi,
Try this:
.postid-126 #av-masonry-1{ pointer-events:none; } .postid-129 #av-masonry-1{ pointer-events:none; }
This should target just the specific pages you need.
Best regards,
Jordan ShannonHi,
The original code should work, but it seems that the quick css is not applying. Please try applying to this directly to the wp-content/uploads/dynamic_avia/enfold.css file:
#top .all_colors strong { background-color: none!important; }
Best regards,
Jordan ShannonHi,
You can try to add this to quick css:
@media only screen and (max-width: 775px) { ul.avia-slideshow-inner { height: 450px!important; }}
Let me know if this works.
Best regards,
Jordan ShannonHi,
I have set this up on the homepage via the ALB and some quick css. Please test and let me know if it is okay.
Best regards,
Jordan ShannonHi,
Yoou can use Snag.gy
Best regards,
Jordan ShannonHey PabloStennett,
I tried to login to correct this but the credentials provided did not work.
Best regards,
Jordan ShannonHey PtboRelic,
Please screenshot the area/issue you need help with. I am seeing only blue links but I may be looking in the wrong spot.
Best regards,
Jordan ShannonHey FuzeCreative,
Please provide a link to your site, and if possible admin info so we can look into getting this set-up for you.
Best regards,
Jordan Shannon -
AuthorPosts