Forum Replies Created
-
AuthorPosts
-
Hi, thanks for this reply. I have let my webhost know that this problem is an issue created at their end and not yours.
Yes, this URL is what I get when trying to “manually update” the theme. Automatic update is not linked correctly and does not work. Do you still think it is useful to look at the back end of the site? I will post admin login details if you want me to after reading this.
September 19, 2017 at 7:37 pm in reply to: The Events Calendar — eliminate double breadcrumbs #854005Thanks Günter.
This was close — to work as desired, and eliminate the breadcrumbs from pages generated by The Events Calendar, it needed to be this:
.tribe-events-page-template .avia-breadcrumbs { display: none !important; }
This snippet may be worth keeping, I know others have had the same question.
September 16, 2017 at 11:35 pm in reply to: The Events Calendar — eliminate double breadcrumbs #852979To be sure you understand, I am referring to (for example)
You are here: Home / Events / Events
on that page. The extra “Events” occurs on all pages generated by The Events Calendar. Making the breadcrumbs work as intended is my preferred solution. Hiding the breadcrumbs on ONLY the pages created by The Events Calendar would be okay as a less good solution. Thanks.
In digging further myself, it looks like:
– The class I should have been modifying is .wp-embedded-content
– Adding anything to its height fails, because the content below overlaps with the embedded content.So, I still need an answer to this. Thanks.
Hi Basilis. This doesn’t have any effect.
(I did try adding the missing closing ; — as well as a few variations. None had an effect.)
Shouldn’t Embeds automatically be the correct height? It seems like that is part of their purpose. I would be grateful for another look at this.
Yes, here they are.
This was a really frustrating one to fix.
The issue was that those links were visited in my browser, and not visited in yours.
I needed to specifically add a line if code to set the visited state of links.
In the attached screenshot, “Get Involved”, “Registration and Course Selection” and “Registration Form” in the second widget should be blue links exactly as “this map” is in the first widget.
Hi — I may be missing something obvious. I have the screenshot, it’s a very simple keyboard shortcut on a Mac.
But I don’t see how to attach it to a message in this thread to share it with you.
How do I upload a screenshot?
March 29, 2017 at 4:25 am in reply to: Remove border box on captioned images, and increase margins #768556Yes, thanks, with adjustments to the margin values that works for me.
Thanks Yigit. That has fixed it. Very much appreciated.
Ben
[ignore this]
- This reply was modified 7 years, 8 months ago by PtboRelic. Reason: accidental second post I can't seem to remove
I own multiple Enfold licenses, and am generally happy with both the theme and the support. This answer is frustrating in multiple ways and does not meet that standard.
I have Enfold set to a Maximum Container Width of 1310px. Contrary to those settings, the site is displaying at a maximum of about 960px in width. As in the similar support thread links I provided, changing the container width settings has no effect. I need a fix for this urgently.
Despite my question being marked as urgent, it was not answered for three days. What other option do I have than “bumping” it?
I am not (and never was) running a caching plugin on this site. The total additional code in the site at the moment is four lines of CSS unrelated to any width settings.
I would greatly appreciate the answer I need. It is not a happy support experience to wait a multiple of the time expected, to get an answer indicating no care has been taken with my issue. Thank you.
- This reply was modified 7 years, 8 months ago by PtboRelic.
Hi, it’s VERY urgent to me to resolve this issue and work on my site. My original request for help was 4.5 days ago and I provided the requested login information nearly three days ago.
Thank you.
Login info attached. Thanks.
Here are two other very recent unresolved threads with the same issue:
Thanks.
March 9, 2017 at 4:52 am in reply to: URGENT: A simple grid of head shots with captions and links #758141Thanks, you can mark this resolved.
BUMP. This issue is important, I need to work on this site tomorrow. Thanks.
March 8, 2017 at 11:33 pm in reply to: URGENT: A simple grid of head shots with captions and links #758087Hi Vinay — I own several Enfold licenses and have been using the theme for a few years now.
So my question is not the one you answered.
It’s — is there a SIMPLE way to create a gallery grid of captioned head shots (or any simple grid of images with basic captions underneath) in Enfold. Half an hour’s work vs. one click for such a simple gallery was not what i was hoping for. Thanks.
March 8, 2017 at 9:18 pm in reply to: URGENT: A simple grid of head shots with captions and links #758034An update — I have done this, with a layout of 4 1/4-width columns, individual images, and added text boxes for the captions. It works.
But it took over half an hour. In my example site, it’s literally one click to choose the images for a gallery.
A gallery of head shots with captions seems like such a normal thing to need — have I missed a way of doing this much more quickly and easily in Enfold?
Thanks.
My apologies — I mistook the license code for the API Key. Changing this allowed me to access the update.
Thank you, that does work.
(I wish I understood why… It’s such a fundamental issue, and I’ve run into it on my other Enfold sites too. I have sometimes been able to get rid of the problem using a plugin called Fluid Video Embeds. It had no effect on this site.)
Login info attached
Yes, setting it up right now
Hi, thanks for the reply.
That’s exactly what i’m doing — just a Vimeo URL, entered on one line. I’ve confirmed that in both the Visual Editor and the code editor. And it doesn’t work.
-
AuthorPosts