-
Search Results
-
Topic: FAQ accordion conflict
Hey all,
See this page:
http://worldclass.io/?page_id=1277
And the warning message coming up on-screen:
Notice: Undefined variable: toggle_atts in /var/www/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles.php on line 264Any suggestions for a fix?
Hi Another Breadcrumbs topic.
It seems most topics on Breadcrumbs are closed for commentsPORTFOLIO BREADCRUMB
https://kriesi.at/support/topic/issue-with-breadcrumbs-on-portfolio-pages/
So I have a changed the PORTFOLIO SLUG (portfolio-item) in THEME / GENERAL SETTINGS to (location)
But my portfolio-single has a breadcrumb that reflects the top main menu navigation
so I added the following php to functions.php in my child theme
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }Now my breadcrumb reflects the portfolio categories – Great! – however
Q1 : I’d like to change the order that the categories appear in the breadcrumb
Installing the following plugins has no effect on the custom post type PORTFOLIO
plugin :: Category Order and Taxonomy Terms Order
plugin :: Post Types OrderQ2: the Breadcrumb URL for the Parent Category uses /portfolio-entries/ and not the custom slug /location/
yes I have read the post here
https://kriesi.at/support/topic/problem-with-breadcrumbs-in-firefox/#post-185097
but it does not explain this issue
+ ———————————————————————- +
PAGE BREADCRUMB
I have a habit of creating a clean backend for all pages so that pages can be grouped by top level parent menu headings – About Us | Services | Products etc
I then add sub pages under each parent page to reflect my top level drop down navigation
ABOUT US
Our Profile
Our Mission
Our Team
I general do not have the top level parent menu item linking to a page by it’s own name.
The reason for this is that the pages are for admin organisation of pages only.To negate this – I make all parent menu items link the first page of the drop down menu
ABOUT US
Our Profile
Our Mission
Our Team
So ABOUT US actually links to Our ProfileThis can be done in 2 ways using :: Appearance/Menus
1. use LINKS and add a URL link and add a custom link text
2. add a duplicate of Our Profile and rename the menu Navigation Label <- I use this one!Q3: After using alot of other themes and theme frameworks for the first time ever I find that the – ENFOLD page breadcrumbs – does not reflect the URL links of the main menu navigation. I.e. the menu Navigation Label
Breadcrumb: Home / About Us / Our Profile
About Us – links to the blank page which we created – when actually it should link to Our Profile – Given that About Us is actually Our Profile with a different Navigation Label.
The Page Breadcrumb does not reflect the Main Menu Navigation Labels and links.
How do I fix this?+ ———————————————————————- +
SIDE BAR PAGE MENUSo I have turned on ENFOLD / SIDEBAR / Page Sidebar navigation
Display a sidebar navigation for all nested subpages of a page automatically?This is Great – and it does it automatically – Yeah!
Q4: Now How do I go about change the display order to reflect the order in my Main Menu
Could you add a new metabox for this option – to set the display order – so it matches my Main MenuYour assistance in these topics would be greatly appreciated.
Hi Guys – i’m using a child theme of Enfold and I want to call the following stylesheet in my theme
<link href=’http://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow:400,700|PT+Sans+Caption’ rel=’stylesheet’ type=’text/css’>
what is the best way to do this? Is it by the functions.php? If so do I need to add a functions file to my child and make sure it’s empty with only the function calling the google font? Please advise so I don’t break anything and the best practice for your theme.
Cheers
Hi guys, lovely theme, but I’m having a problem with creating new pages, where I did not before.
I am using Enfold v.2.4.2, WP 3.7.1, and when I create new pages, the vertical padding or spacing between all page elements is increased significantly beyond the default. Existing pages (that were created under v.2.3 or earlier) do not show the same behaviour, but copying the exact same code to a new page exhibits the expanding vertical padding issue.
I have checked the code using Advanced (Avia) Layout Builder, as well as the Default Editor. All seems to be correct, no extra <p> or </br> being added. However, I did notice that creating a new/blank page and switching between Advanced and Default editors inserts a </br> code for no apparent reason. I have turned on the “debug” mode in config.php to discover this strangeness.
Any clue what is going on? This is driving me nuts.
Thanks,
PaulTopic: session-start error messages
I’ve installed the latest version of wordpress and the enfold theme but I am getting a series of error messages at the top of the browser window when i view the site:
———————————————————————————
Warning: session_start() [function.session-start]: open(/home//sess_3954292ce6a280032643b6104a87446b, O_RDWR) failed: Permission denied (13) in /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
———————————————————————————Followed by the expected site content, which is just the default content until I get this situation resolved, after the content I get more error messages. I searched through the forum and see that this has come up a few times but I cannot see a definitive answer as to what causes it other than it’s a hosting problem and to contact your host. I contacted my host who have come back and told me “it’s a programming problem alter your code”. Can you provide me any more detail as to the exact cause of the problem or what needs to be done in order to put this right.
Currently the site can be viewed here: http://tonywilson.eu/wordpress/
Thank You

<!–[if !IE]>–></object><!–<![endif]–></object> 