Forum Replies Created
-
AuthorPosts
-
Hi. Sorry, this didn’t work either. I’ve placed this test navigation on a different (non Home) page. So, what was:
body#top.page-id-3964 .av-submenu-container{ height: 6em ; background-color:#00FFFF; }
did give the height 6em with the color of #00FFFF–but not on responsive view.
Using your suggestion:
.page-id-3964#top .av-submenu-container{ height: 6em ; background-color:#00FFFF; }
produces the same results as above.
and finally:
.page-id-3964 .av-submenu-container { height: 6em;}
(which is what I had originally tried), does nothing at all
Hi. I’ve posted a compilation of screen shots to show you what the problem is. Please see the private content for the link.
Thanks,
Hi Rikard,
As noted at the beginning of the thread, I’m trying edit the navigation menu height, but only on a specific page. This is the original code:
#top .av-submenu-container{
height: 6em ;
}I tried the following code, but it didn’t work:
body#top.page-id-3964 .av-submenu-container{
height: 6em ;
}Hi. Below is the stuff.
Yeah, I tried that early on, and these:
body.page.page-id-734 #top .av-submenu-container
body.page.page-id-734 .av-submenu-container
body.page.page-id-734 div .av-submenu-containerthanks andy
Ismael,
Thanks for the feedback. I do have a list of 508 Compliance requirements, which steers me to the specifics you’ve mentioned. Since there doesn’t seem to be any drawback in using Enfold, I’ll move on this project with that.Best,
Hi Andy,
I’ve uploaded the screen shot to the link provided in Private Content.
Thanks,
Ah, okay. I hadn’t thought to check the style sheet for a background image. Thanks for pointing that out to me.
Hi Vinay,
I know about how to upload new icons through Enfold. The question I have are about specific icons that do not appear in the fontello.com website, but are being used within existing Enfold websites (see the Private Content link above for the example).
March 18, 2016 at 5:04 pm in reply to: tabbed navigation instead of hamburger on mobile view. #600408Nah, that’s alright. Was just wondering if it was a feature. Thanks.
I hadn’t noticed that option before in post. (I’m rather embarrassed.) Thanks for solving this mystery for me.
Okay, that’s what I thought. Thanks for the feedback.
February 29, 2016 at 4:21 am in reply to: Using Types / Toolset custom post type content with Enfold #590570No real issue. Just check my options. You’ve answered my questions. Thanks.
That worked perfectly, Vinnie. Thanks.
BTW, I had figured out how it was done. No custom coding was required. They used Grid Rows (3 rows of them) with fixed background images.
This thread is now done. Thanks again.
February 28, 2016 at 4:32 am in reply to: Using Types / Toolset custom post type content with Enfold #590340Hi. I’m looking for a theme that has custom post types options, along with it’s viewing options, built in.
Elliott. You were right. It’s working as it should. Thanks for your help.
Hi Rikard. Creating the “m.” subdomain I get. What I was wondering is if the content is duplicated for the mobile version–thus creating redundant content.
Hi Vanay. Yeah, I’d tried that early on. No change.
But now I just realized what the problem most likely is. The category “news” is applied to a typical blog post. The category “nepal” is applied to a custom post type post, built from Toolset Types plugin (which was recommended by you guys–which has been worked rather well).
So, looking over the Types setting options there are 2 “Post Relationships” section: Parent Post Types (with options of: Post, Page, Media and Avia Framework), and Children Post Types (with options of: Post, Page, Media and Avia Framework). I’ve applied these in various combinations, but am not correcting the problem. Perhaps you know which options might work here?Hi Ismael,
Yes, that took care of the pagination issue. Thanks! Will this become an issue again when I update my Enfold theme, or will this change be part of future Enfolds?Also, the issue of certain blog layouts working (see #581003 above) and not hasn’t changed. Please see private content for specifics.
Hi. Please see private content for the link.
Below Featured Trips: The upper row is not using Equal Heights selection.The lower row is.-
This reply was modified 9 years, 2 months ago by
laptophobo.
Hi Vinney,
That new magazine.php file didn’t change anything. (I’ve returned the original one back.) Please see Private Content for FTP and WP access.
February 19, 2016 at 3:05 pm in reply to: Error message when Debug is on. On 2 separate sites. #586083Thank you for the info and for following up on this diligently. We’ll call this matter settled now.
February 19, 2016 at 2:04 pm in reply to: Error message when Debug is on. On 2 separate sites. #586054Doesn’t debug mode tell us that there’s a problem in the system that should be addressed?
Thanks Vinay!
I’ve applied Ismael’s style and it works perfectly for regular 1/4 columns as per this:
div .av_one_fourth {margin-left: 1%; width: 24%;}However, when I select to make “equal height columns”, the above style does not work. I’ve tried several different approaches, but no luck.
What code might work instead?
Thanks,
Just checking in on this one too. Anything?
February 16, 2016 at 11:20 am in reply to: Error message when Debug is on. On 2 separate sites. #584065Hi Andy. Anything yet?
I just made a fresh install on my local host. Brand new WP (4.4.2) and fresh download of Enfold from Themeforest. I made a page with a blog and magazine next to it (just like the website in question) and the same error message occurs. (I tested with pluggins deactivated as well.)
So, I guess this isn’t an issue that is isolated to my site.
-
This reply was modified 9 years, 2 months ago by
-
AuthorPosts