Forum Replies Created
-
AuthorPosts
-
hi,
never did get this figured out, and still trying to upgrade. tried 2.4.5 as well as the latest 2.6.1
tried increasing the memory allocation, as well as disabling all plugins, updating to 3.8.1 and updating theme directly via ftpthanks
When I roll it back to 2.3.x the site is fine. If I switch the theme to 2.4.5 then I get the error, so something in the update is causing the server error.
sorry for not being more clear. i meant to have the pre-header menu not be set at 1 row at 768px so that it’s height can accommodate more than one row of links. i was able to achieve it via css.
/*allow pre-header nav to display as multiple rows at 768px*/ @media only screen and (min-width: 768px) and (max-width:1140px) { .responsive #header .sub_menu, .responsive #header_meta .sub_menu > ul { float: none; margin: 0 auto; position: static; text-align: center; width: 100%; } .responsive #header .sub_menu, .responsive #header_meta .sub_menu > ul { float: none; margin: 0 auto; position: static; text-align: center; width: 100%; } #top .sub_menu > ul, #top .sub_menu > ul > li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); } .responsive #header_meta .sub_menu > ul li, .responsive #header .social_bookmarks li { display: inline-block; float: none; } #top .sub_menu > ul, #top .sub_menu > ul > li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); } .responsive .boxed#top { width: 500px; } }
- This reply was modified 10 years, 11 months ago by Paul M.
thanks yigit. is there also a way to have the top menu switch or does that all have to be done via css?
best, paulthanks yigit
Modularize Testimonials so that they are reusable as a widget or shortcode embed
In the current testimonials setup they can be added to one page, but once they are on that page, there is no way to repurpose them.
So for instance, I currently have a rotation of Testimonials on the homepage. But I also want to put up a page listing those same Testimonials in a list format. Right now I would have to enter all of the Testimonials twice in order to achieve that.
Ideally, I would want to enter the Testimonials once, then be able to insert them into any page, or sidebar using a shortcode or widget.
Thanks.
btw: This is one of the best themes that I’ve used and hope to use more of your themes in the future.
great
thanks yigit
best, paul
hi,
i would like to have more control over the avia galleries, specifically being able to specify the sort order via shortcode and being able to edit the gallery once it is created much in the same way that the native wp gallery, so that slides can be added after creation and so that slides also can be resorted.
thanks.
thanks josue. appreciate the help
don’t know if it’s on your radar, but being able to specify that in the short code embed would be a great addition
thanks again.
paulperfect. thanks ismael.
-
AuthorPosts