Forum Replies Created
-
AuthorPosts
-
I figured this out. It’s with page preview. The layout don’t work right when you click “preview page” you actually have to update and then load the page for everything to look right.
i just did a fresh install of the theme here:
eval.rudtek.com
it’s doing the same thing, but in this case only in Chrome. NOT firefox. on each load of the page it shifts the log. Try loading the page and clicking on home. Click home again. each time you click it, the page refreshes and menu and logo shift.
I followed your link and got to this page:
http://kriesi.at/themes/enfold/portfolio/it is indeed doing it there. in this case, the theme has more to load so the it takes a bit longer to refresh, but it’s definitely there as well. It’s not every time, but click from top level item to top level item (features to portfolio) and the menus will disappear and re-appear shifted horizontally. This is in the case where the logo is to the left and the menu is on the right.
i’ve uploaded 2 videos to show exactly what I mean“menu issue demo site”
on your demo you see the dark flash as your site reloads at 7 seconds and 12 seconds because of the large site and the recording slowing the load, but you see exactly what i mean at 13 seconds when i click the “pages” button.“menu issue Eval site”
you’ll see it everytime i click a menu choice.The videos are small. could you please look at them to see what i mean?
Hi Basilis,
I have chrome and firefox on pc and on mac. All 4 are seeing this. It’s on the page load. so for instance. Load the site and choose the menu item “about/overview” (overview is the submenu of about) let the page load. Now load “regulation/nodal exchange regulation”. you’ll see all the menus shift to the right slightly. Now if you go back to the overview page, they shift back. I just tested again in firefox on a PC.Hi Rikard,
I am sorry that it took me so long to respond. I didn’t see notification that you had replied. The error is happening on any browser. When you click a menu option, the page loads and the menus all shift as part of the reload, looks like the css is delayed in loading or something.Btw the site went live and it’s at this address now:
- This reply was modified 8 years, 11 months ago by rudtek.
Andy, this shouldnt’ be marked answered because it’s not. now as to support for 3rd party plugins, it’s your theme that’s causing the plugin to stop. Not the otherway around. Isn’t that something you might like of which you might like to be aware and fix?
ANy word on this? it’s been 3 days.
i’ve done a little more investigation on this one. I added a plugin that is supposed to do exactly what I want.
The way the plugin works is this:
you create a shortcode and place it in a widget area (in my case the custom widget area i created is called press-releases)
this is my shortcode:
[aw_year_links cat="3" postslug="press-release-2"]
it tells the plugin to load, by years that have posts all posts in the category of id 3 (press-releases). it further tells the system that if a user clicks on one of the years in the sidebar then take the user to the page with slug press-release-2.This part of the plugin is working fine. the sidebar i have loaded currently on this page as an example
http://nodal.rudtek.com/press-room/press-releasesThe next step is to place a 2nd shortcode on the press-release-2 page that was identified in the first shortcode above
so i went to this page http://nodal.rudtek.com/press-release2 and placed this code:
[aw_show_posts cat="3" readmore="Learn More" publishedon="n/j/Y" showsubheader="no"]
which tells this page to load the excerpts from the same category.
This loads the posts correctly but the sidebar on this page doesn’t work right, it throws errors. and loads a generic sidebar with the default archives, pages, and categories (none of these widgets are loaded in any of my widget areas)Notice: Undefined variable: end in /home/rudtekco/public_html/nodal/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1035
If i take the page short code (2nd one above) out of the page at press-release2, then the error goes away and the plugin sidebar loads as normal.
I’ve tried this with a different theme and the plugin loads normally (yearly list is loaded in sidebar everywhere) and I’ve had the plugin author try to fix it, but he is saying it’s something to do with enfold. The feedback from the plugin author (who attempted to help) can be found here:
https://wordpress.org/support/topic/sidebar-changing-on-page-shortcode-leads-to?replies=11#post-7524859Can you please help?
If you have or know of a better way to do this, i sure would appreciate that as well. Login credentials are below
- This reply was modified 9 years, 1 month ago by rudtek.
The other part of my question is setting up auto categorization, is this possible? IF so how, and also can this be done for archives?
i can do that, why doesn’t the extension do what it is supposed to do though? is there something wrong on my end? why does hosting have to do with this?
any word on this?
no caching on my site. haven’t installe that yet. there isn’t even an option to not show the pictures though. The first time you use the widget it’s set to “no date” and that’s when i notice the problem, so i truly don’t believe it’s a caching problem. I am hosting with Greengeeks.
That did it! Thank you so much!
OHH, I found the borders and background, it was all under the bg, nothing about borders at all. weird.
this is the css controlling it:
.slide-entry { background-color: white; }
what’s strange abuot this is that in the partner logo row options, i definitely have option to say no borders.
still would love help with the spacing though and vertical alignment though.
Hi Rikard,
I tried the menu, and that’s pretty much what I want, but i need it on the very right, (even to right of search link) so i tried the widget direction.I have my menu below the header. I tried adding the code from the link to my child-them functions.php, but the header widget area didn’t show up under appearance/widgets. I tried the other code as well and nothing showed up either. Any suggestions?
That did it! THANKS!
i temporarily removed all css from teh child theme i was using and disabled plugins. no change. Any other ideas?
that’s what i thought too,. and i did just what you described. did you see any thing missing in the code above?
Hi andy,
what i’m trying to do is this: when a user signs up successfully for an event on my site they are taken to the “thank-you” page. On the bottom of that page I want to have the social links so users can tell their friends that they signed up. Right now when they click on one of the share icons (facebook for instance) it opens a new page for facebook and links to the thank you page. So in essence the user would be telling everyone to go to my thank you page. NOT what I want! I want them to go to the registration/description page. So what I want is to be able to set the target page link that these social share buttons will go to. Is this possible?i did check them. your theme provides the same error.
Login attached.
not sure that is the same problem. You’re saying that you can’t get to the enfold options? The issue i’m having is that i can’t edit metaboxes on pages and posts.
is there any update to this? I really need it working…
I did contact the plugin developer directly. They are a HUGE part of the wordpress community. This isn’t some ma and pop shop company. Here is what they said:
Thanks for the email.
The ‘google’ JS variable is an object created when the google API is added to the admin page.
This object should contain a ‘load’ function, so perhaps the enfold theme is modifying or including a custom ‘google’ JS object.Can you please ask to test the google.load function in their JS, and confirm that it does exist. Because it should:
https://developers.google.com/loader/?hl=en
basically there is a java error on your progamming side. I’ve tested it personally with ACF, a plugin called event manager, and a framework called CMB2. None of these plugins work while your theme is active.
This is more than just troubleshooting other plugins.
In addition, the plugin developers have said they were trying to contact Kriesi directly to help get this solved.
Advanced custom fields isn’t just SOME other plugin out there. there has to be some way to fix it. Please assist.
so what do i do? ACF said to talk to the theme author and you are saying talk to ACF?
I’m creating custom meta fields with Advanced custom fields plugin. You have the option to create html fields or regular text fields. There is a conflict between that plugin and your theme. I’ve attached a screenshot here:
http://awesomescreenshot.com/04254r8i46
this is what the fields should look like when editing a post.This is what they look like when I activate your theme. (differences are in red circles)
http://awesomescreenshot.com/08554r8tabthe theme is live here at the address i private messaged. You’ll see the error there as i described. I’m using my computer, (win8) my laptop (win 7) and mutliple browsers.
yes, i fixed it. Thank you for following up.
why would i have to buy a different version? Your themeforest page says it comes with Layerslider? I’m not sure i understand this…Kind of seems like a bait and switch.
-
AuthorPosts