Forum Replies Created
-
AuthorPosts
-
Thanks, I was not able to test this yet but will absolutely reach out once I do and let you know if it works. Thanks again! -Raleigh
Hey thanks again for looking further and providing the code. I tested it and it resulted in our top bar staying fixed instead of collapsing on scroll as we want it. The hello bar still causes the fullwidth sub-menu to hide behind the header though on the homepage.
Credentials provided below if you wish to test on your own Yigit. Thanks.
Yigit – Thanks so much for looking into this. That box was actually already unchecked. I tested it toggled either way with no luck the full-width sub menu still hides behind the header.
Thanks -Raleigh
xyzb, I wrote that article on WPauditor.
To address your specific issue – You are not running the latest version of Enfold which is 3.6.1 so you need to backup and update to the latest version.
I use Yoast SEO with Enfold and I am able to update pages with avia builder just fine.
Otherwise you may have another plugin or theme issue conflicting you need to have a developer resolve.
First step is to always make sure you are running the latest version of the theme, plugins, and WP Core.
Hope that helps. Cheers – Raleigh
- This reply was modified 8 years, 4 months ago by Raleigh. Reason: typo
June 22, 2016 at 12:31 am in reply to: How to move Main Menu from Header to Main Content Area #651801So basically the way I did it was by instead of moving the navigation menu I’ve just modified the background of the site to fit my needs. So that the header logo appears to be in the sidebar but it’s actually in the header along with the nav menu.
I’ve used the following rough CSS:
.main_color{ background-color: transparent !important; } #main, .avia-msie-8 #header.av_header_sticky_disabled { background-color: transparent; } html.html_boxed { background-size: 35% 100% !important; } .container { padding: 0 0px !important; } .header_bg { background-color: transparent !important; } #header_main { border-bottom-width: 0px; } .sidebar_left .content { border-left-width: 0; } #top #main .sidebar_left .sidebar { border-right-width: 0px; } #top #main .sidebar { text-align: left; }
June 10, 2016 at 9:24 pm in reply to: How to move Main Menu from Header to Main Content Area #646356Vinay – I was able to find another workaround that works me.
I’m still working on the details but will share the solution here once finalized.
Thanks – Raleigh
June 10, 2016 at 9:11 pm in reply to: How to move Main Menu from Header to Main Content Area #646353Hey thanks, that’s a great solution which I had thought of but does not work for my application as I need all blog post pages to display the same layout. Thanks again though!
Ismael I’ve confirmed that setting was and is enabled and when checking the source code it’s not setting them to no-index.
You helped me on another thread resolve that issue here: https://kriesi.at/support/topic/noindex-subpages-of-archives-when-using-avia-builder-blog/
Which that solution works but it’s still a bummer we can’t get a unique page title for page two. Although it’s no-index Google doesn’t always acknowledge that and it shows up on numerous SEO audit reports as problematic still.
Thanks for the help. -Raleigh
I am also having this issue with the theme currently.
re:
http://raleighleslie.com/blog/
and
http://raleighleslie.com/blog/page/2/Have duplicate page title. All latest version of WP, Yoast, and Enfold 3.0.8 completely updated.
Thanks guys!
Raleigh
October 29, 2014 at 10:39 pm in reply to: Noindex subpages of archives when using avia builder 'blog' #343043Hey Ismael – I really appreciate the temporary fix you put in place. Looks like it’s working for now so I’m happy. You guys rock.
Yea I’d definitely encourage you to ask Kriesi about it as from an SEO perspective this is an important setting. When doing branded searches we were seeing a lot of these subpages of archives being index often time out ranking the actual blog page. So definitely worth addressing!
I got called out by my business parter “that’s the first time I’ve ever seen an indexing issue on a site you’ve built” haha snuck by me.
Thanks again.
October 28, 2014 at 4:57 pm in reply to: Noindex subpages of archives when using avia builder 'blog' #342314This reply has been marked as private.October 28, 2014 at 4:55 pm in reply to: Noindex subpages of archives when using avia builder 'blog' #342313So yea I tried it every which way and yes if I use the default wordpress setting in Setting > Reading it works as desired. But then I lose my custom layout builder setup which I would like to use…
Login details to be provided…
October 27, 2014 at 5:40 pm in reply to: Noindex subpages of archives when using avia builder 'blog' #341613This reply has been marked as private.October 27, 2014 at 5:37 pm in reply to: Noindex subpages of archives when using avia builder 'blog' #341611Hey Ismael –
Thanks for the response.
Yes actually the blog IS set as the blog page on Enfold > Theme Options > Where do you want to display the blog option.I’ll post a screencast video in another private reply so you can see.
Thanks – Raleigh
October 23, 2014 at 7:11 pm in reply to: Noindex subpages of archives when using avia builder 'blog' #340297This reply has been marked as private.Thanks Yigit – I’ve hired a developer to complete this task for me.
That did the trick thanks Ismael. It’s a little disappointing the other methods result in the vertical stretching but hey I can live.
Here is the shortcode for anyone else having this issue:
[av_video src='INSERTYOUTUBELINKHERE' format='16-9' width='16' height='9']
July 15, 2014 at 12:39 am in reply to: Video fall back on tablet and mobile with full width easy slider #291324Ah nice media queries work around was probably my next try if you guys couldn’t help. Thanks that will resolve my issue here!
Thanks – Raleigh
July 14, 2014 at 8:07 pm in reply to: Video fall back on tablet and mobile with full width easy slider #291231Hey thanks but it’s almost working. When I click the video when autoplaying on desktop the controls work yes but it pauses the video and still opens up the vimeo link in a new tab. It’s working perfectly on mobile though.
I just need the desktop version not to link and only the fallback image to be linked.
Thanks – Raleigh
July 14, 2014 at 5:47 pm in reply to: Video fall back on tablet and mobile with full width easy slider #291187This reply has been marked as private.July 12, 2014 at 12:44 am in reply to: Video fall back on tablet and mobile with full width easy slider #290330Thanks for the quick reply Josue you guys rock.
Yes I have tried that. That would work but the problem is that when I set it as you’ve mentioned then it links the video on desktop to the vimeo video opening in a lightbox. But if I leave it on no link then when you click the video when its playing on desktop is controls the play/pause which is how I want it on desktop.
So that solution would work if it did not link the video on desktop but only linked the fallback image.
Let me know if I can provide anything else. I’ll reply private in a sec with a 1 minute screencast video better illustrating the issue for you.
Thanks – Raleigh
June 17, 2014 at 6:22 am in reply to: Show Custom WIdget Area per category on individual post pages #279845Josue thanks so much for the response.
I’ve already considered that plugin as an option – a good option I’ve used on other projects.
Trying to keep this site as plugin free as possible. I’ve already got it working with the above code I just stripped all the widgets out of the ‘Sidebar Blog’ and if I need widgets in the regular Blog category I’ll just treat it the same way as above since luckily all the post are already in a Blog category. So create a custom dynamic category for in_category Blog and go that route.
I guess my situation is unique with all blog posts already in a blog category. So in that case we can mark this complete.
Thanks!
June 17, 2014 at 5:32 am in reply to: Show Custom WIdget Area per category on individual post pages #279832Followup here that code was working to display the press sidebar but the Sidebar Blog elements were still displaying above them….
- This reply was modified 10 years, 5 months ago by Raleigh.
Upgraded to latest version and it fixed the issue and the above code provided by Ismael worked perfectly!
You guys are the best. Just voted for you guys on awwwards hope you win! You deserve it.
Thanks – Raleigh
Hey thanks a ton Chris – Ah I did not realize my installation was out of date! I am going to try updating that first. I do have some customizations but I’ve logged them all. I’ll respond here once I’ve done that and let you guys know if I got it working correctly. Thanks again.
May 22, 2014 at 7:41 pm in reply to: primary menu dropdowns not functioning on ipad – Can't close dropdown #268748Wordpress Menus then I have it set to display: none on other media queries non-tablet. The parent ‘menu’ item is liked with # in wordpress menus.
Using an older ipad with iOS 5.1.1(current)
May 19, 2014 at 10:03 pm in reply to: primary menu dropdowns not functioning on ipad – Can't close dropdown #267004This reply has been marked as private.This reply has been marked as private.Thank you Ismael – This was EXACTLY what I was looking for and worked for me perfectly once I set the correct height and width of the new background logo.
Resolved.
Hmmm OK I’ll keep searching/testing how I can get the search up in the top sub_menu and I’ll post it here when I get it working. Thanks – Raleigh
-
AuthorPosts