Forum Replies Created
-
AuthorPosts
-
August 22, 2016 at 8:06 pm in reply to: Change the "Portfolio Items" name in admin to something else #676004
This is great. Thanks for providing this. Although it does change the naming in the Dashboard sidebar, it’s not changing the name site-wise. The individual other areas where the names “Portfolio Entry” remains the same (top black bar navigation drop down: “add”, and the single post/entry.
Can this be done?
No worries. I thought I’d check my Enfold options first.
Thanks for your input.
This worked fine for me. Thanks.
Same problem here. I switched back to version 3.6.1 and the map shows again. I’ll wait for something more definative, or the new Enfold.
August 10, 2016 at 1:35 am in reply to: Google maps not working even though I followed all instructions #670564Google maps not working on this end either. (I’ve reposted this on the larger of the threads on this topic.)
-
This reply was modified 9 years ago by
laptophobo.
I found your solution in your forum (described as column in a column): https://kriesi.at/support/topic/columns-within-columns/
So, please disregard the above post.
Thanks much.
Done.
Thanks Vinay. That worked!
Thanks for the try, but it didn’t change much. It just un-centered the icon.
It’s working now. Thanks!
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? -
This reply was modified 9 years ago by
-
AuthorPosts