Forum Replies Created

Viewing 29 posts - 151 through 179 (of 179 total)
  • Author
    Posts
  • You awesome thing Ismael, thanks for helping here!

    I have added the .htaccess information and get an Internal 500 Error

    Is the second set of code meant to be done as well (by the host as you say)? or were you saying it can be an either/or situation?

    This is my current htaccess code:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /~turabeac/
    RewriteRule ^index.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /~turabeac/index.php [L]
    </IfModule>

    # END WordPress

    # Fix Enfold menus
    php_value suhosin.post.max_vars 2048
    php_value suhosin.request.max_vars 2048
    # END Fix Enfold menus

    cheers

    Darryl

    in reply to: Shortcodes not rendering #139197

    Gday Devin

    thanks for your help with this.

    They were made using the advanced layout editor. In the editor view they are intact, eg. the image has the caption surround and text in place, but not when in the frontend view.

    The video was also added using the video media item in the advanced layout builder.

    cheers

    Darryl

    in reply to: Reorder data table rows, add new rows in between rows #138513

    Thanks Devin. Do you know if plugins like the extended Ultimate TinyMCE work well with Enfold?

    in reply to: Reorder data table rows, add new rows in between rows #138511

    Thanks for your help Ismael, I may be able to use that myself, though I hope Kriesi updates this to allow general clients to edit themselves in a WYSIWYG way.

    I know it takes a lot of effort and dedication to continually help people on the forums, and I appreciate your help Ismael, thank you.

    cheers

    Darryl

    in reply to: Adding php to the Theme Options #138152

    OK, thanks for your help with that Devin. Is there any documentation yet about how to inject the code with action hooks via functions.php rather than editing the footer.php directly?

    This would make updates so much better.

    cheers

    Darryl

    in reply to: Archive Excerpts #136644

    Thanks Devin, what a blunder…I totally had the wrong file. Thanks so much for your follow up, you are the best :)

    in reply to: Archive Excerpts #136642

    Thanks Devin

    I followed all the steps and it still delivers the full post. The files are setup in the right folders, I did a test by deliberately breaking the file and it showed an error on the website, so I know it is reading from it.

    This is the loop-index line 43 that I’ve edited to include the_excerpt:

    $current_post['content'] = str_replace(']]>', ']]>', apply_filters('the_excerpt', $current_post['content'] ));

    Should the second argument for ‘content’ be replaced with something else?

    cheers

    Darryl

    in reply to: Set size of video content #133359

    Thanks for your help guys. The problem only occurs with minor size adjustment requirements. I can see that it fits and resizes with preset advanced editor sizes and am very grateful for the work the theme developers have done to achieve this. But only when it needs to be say 80px short of the total width was when I found issues.

    I was able to manage it with specific media sizes but that only works at the ‘breakpoints’, such as:

    /*compress space for video*/
    .home .entry-content {
    padding-left: 35px;
    padding-right: 35px!important;
    }

    cheers

    Darryl

    in reply to: How to ReOrder Page Sidebar Submenu Items #130675

    Thanks for your ideas Nick, got me off in the right direction, much appreciated.

    in reply to: How to ReOrder Page Sidebar Submenu Items #130674

    Reordering the sub-sub menu siblings after doing the above step has worked…I hope this doesn’t happen again, doesn’t seem a very reliable menu system.

    in reply to: How to ReOrder Page Sidebar Submenu Items #130673

    Hmmm, having said that, the sub-sub-menus are having the same issue, and that prior little fix doesn’t seem to fix them.

    in reply to: How to ReOrder Page Sidebar Submenu Items #130672

    Thanks for your support with this Nick.

    Re your first idea, when I reordered via Appearances > Menu it changes the order in the main menu hovered submenu, but not in the sidebar.

    Re your second idea, moving the submenu to a different sub menu did change the position in the main menu and hovers, but it did not move it in the sidebar, it stayed in the original place, still in the original wrong.

    Immediately therafter, I moved the submenu back to the previous menu location and then the website displayed everything as intended. Do you have any idea why it would correct from something like that?

    Thanks Nick, I hope it stays put now ;) as it doesn’t make any sense to me why it would behave like that.

    in reply to: How to ReOrder Page Sidebar Submenu Items #130670

    Thanks for your help with this Devin. Your solution works almost entirely, but one set of pages is resorting to alphabetic. I have a screencast here showing this, could you please watch (90 secs) and see if it highlights anything to you: http://screencast.com/t/ZcLHMjkg

    I really appreciate your help with this.

    cheers

    Darryl

    Thanks Ismael. It may have been a plugin conflict, though I can’t report which one, since we cleared a whole lot up recently.

    in reply to: loop-index.php in child theme #129126

    Thanks Nick, that did the trick…much appreciated. And it answers a few other questions about the same situation.

    in reply to: loop-index.php in child theme #129125

    Thanks Nick, it was in the root, though it sounds like I need to replicate the directories…I didn’t realise that, though will try it out. Thanks Nick.

    in reply to: Enable a different Blog preview image #127838

    Thanks Ismael, that’s a good workaround…changed my thinking, much appreciated.

    cheers

    Darryl

    I had some help from a colleague, replace line 253 with either of the following:

    $post_class .= ‘ ‘.$postcat->cat_name.’ ‘; // if you want the category name, or

    $post_class .= ‘ ‘.$postcat->cat_ID.’ ‘; // if you want the category ID

    in reply to: JQuery animated Filterable Masonry-style posts #127073

    Thanks for the clarification Devin, much appreciated.

    Thanks for your help with this Dude. When I do the replacement I get this error:

    Catchable fatal error: Object of class stdClass could not be converted to string in /home/birdsnest/public_html/blog/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php on line 253

    Do you have any ideas about what I may need to change?

    in reply to: JQuery animated Filterable Masonry-style posts #127071

    Hi Ismael

    It seems to work only with ‘portfolio’ items, but I’d like it to work with normal posts that are in the grid layout.

    Thanks for your attention, I’ll use this one if I need to apply to a portfolio.

    cheers

    Darryl

    in reply to: Mega Menu not accessible on mobile devices #124098

    Thanks Devin. I could see them too but they weren’t clickable, the source code had disabled=disabled. That was using iPhone and simulators.

    I’ve found that using the Advance Menu flyout works seem using that one instead.

    I’m not sure why the developers at Kriesi added that logic about long menus being poor UI. For example, a limit of 3 levels doesn’t seem too unwieldy?

    cheers

    Darryl

    in reply to: Select-Menu items being Disabled, not Clickable #125806

    Switching to slide-out menu enables all megamenu items.

    in reply to: Select-Menu items being Disabled, not Clickable #125805

    I have found it is associated with mega menus. It seems that the 2nd level (and presumably onward) are not enabled.

    in reply to: Mega Menu not accessible on mobile devices #124096

    I’ve been investigating the same issue.

    In my example, the mobile version only activates ONE level, the second level is disabled: http://itchybrain.com.au/potoroopalace

    From Devin’s comment above it seems that a second level should work, though beyond that (3rd, etc) it should disable.

    It seems that a site using a mega menu has no real option for a mobile menu beyond 1 level depth?

    Thanks for any help you can give me with this.

    cheers

    Darryl

    in reply to: Make one slider for all pages #123933

    Great tip Devin, much appreciated. I was just about to post and see if anyone knows of a dunction hook to get elements into the header, and this looks like it will point me in that direction. Much appreciated.

    cheers

    Darryl

    in reply to: Making a More Complex Child Theme #124133

    Thanks Devin

    I’ve been able to achieve what I need using your suggestion. I’m establishing a set of override styles, which I will post to the community helpful CSS section.

    cheers

    Darryl

    in reply to: Child Theme #118144

    Thanks Dude

    I have inherited a project that was set up already, so I wasn’t in the position to start it from scratch.

    I imagine there will be other people in this situation, who may have preferred to do it right from the start.

    Is there any future possibility of an export and import of theme option settings? Export before creating child, import after.

    cheers

    Darryl

    p.s. I haven’t found a way to be notified when someone answers a post/comment on this support forum…am I missing the obvious here somewhere?

    in reply to: Child Theme #118142

    Gday Enfold

    Brilliant theme, best i’ve used, though I ordinarily always use child themes.

    I noticed that if you don’t set up a child theme immediately in enfold, and instead already have experimented with the enfold styling options, the new child theme does not retain the styles.

    Is there a way to retain what was already styled?

    Other threads (topics closed) have indicated that the styles will be kept if the child name is the same as the parent (enfold). But i’m not sure how can that be set up so there is no directory name conflict?

    Seriously great work in this theme. I think it will be even better with good documentation on how to use child themes with enfold.

Viewing 29 posts - 151 through 179 (of 179 total)