Forum Replies Created

Viewing 15 replies - 241 through 255 (of 261 total)
  • Thread Starter xprt007

    (@xprt007)

    Hello Techievous

    Very grateful for your help!
    The style above is just OK.

    Regarding the breadcrumbs, the position such as in https://bit.ly/1j6aydr is fine, below the primary menu.
    I just want it to be complete & not only show the Home >> ONE category/subcategory, but all subcategories in the chain …
    I assume if that code is placed in the right template & location, that it would work, unless some other issues come in play.

    Once again, many thanks! ??

    Kind regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    For #1 that is just what I needed.
    For #2, if you look at https://bit.ly/1jbRdbe, … that white background is what is not appropriate. I would like to get it darker & just in case any font color has to be adjusted locally – just want to know which styles to deal with.
    As said a few trials before did not help, but I am learning.

    ###
    A separate question …

    • This is not a style issue, but may be you could help as it has something to do with the theme. It is connected to using breadcrumbs, in connection with the WordPress SEO plugin & a specific directory plugin.
      This directory plugin currently only shows Home >> subcat2 WITHOUT showing those in between, like Home >> Cat1 >> subcat 1 >> subcat2, example: https://bit.ly/1j6aydr

      like HERE in the authors example https://demo.sabaiapps.com/sabaidirectory/businesses/categories/automotive.

      He says if one follows the SEO plugin instructions, breadcrumbs should work like in his example above.

      How to insert breadcrumbs in your theme

      Usage of this breadcrumbs feature is explained here => https://yoast.com/wordpress/plugins/breadcrumbs/. For the more code savvy, insert this in your theme:

      <?php if ( function_exists('yoast_breadcrumb') ) {
      yoast_breadcrumb('<p id="breadcrumbs">','</p>');
      } ?>

      I am at a loss regarding where exactly in Mesocolumn to insert it, as the template file they mention is not in the templates folder & I cannot determine which template script & in any case which section of it to place this code so it works.

      Would appreciate some help.

      Thank you for your time!

    Thread Starter xprt007

    (@xprt007)

    Hi

    Thank you for the rapid response. Yes that style worked. Thank you! ??

    Actually there are a couple of things I still need to change & when I fail, will request for some help.

    1. Currently, I can think of the headings font size. I want the topic/page headings to have a smaller font size, than say the site name, but could not locate the style for this. Currently, this is a bit too big.
    2. I also have buddypress/bbforum installed and with difficulty have changed the bg color/etc of the forum, but for the groups at /groups/, have not yet managed to get the bg color style element. …

    I would appreciate some help. I have another question but will have to get it together.

    Thank you in advance

    Thread Starter xprt007

    (@xprt007)

    Hi there,

    Actually the slider, if you mean the theme slider – has not been activated at all. So I think it is innocent ?? in this case about the Super RSS Reader.
    Actually I like your theme & this would be the second site to do without this specific widget.

    What more could I try, before giving up on the rss reader?

    I have moved my second question about customizing the theme to its own topic. …

    Kind regards & thank you in advance

    Thread Starter xprt007

    (@xprt007)

    I have an unconnected question in addition, which I forgot to attach to the above post. I am trying to customize the layout, but have not quite succeeded in spite of Firebug, etc to get the style for determining the font color of the main(?) menu, under the site name. All I have tried has not worked. as you see at the above link, for the background color, the font color is too dark …

    regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    Thank you for the response.

    For some reason I could not manage to get the errors, BUT … please have a look at the site here at this temporary url: https://bit.ly/TRwZHL

    I even tried to disable all plugins, except this “Super RSS Reader reader”, but the problem remained with tab not opening – in FIREFOX probably implying it was not connected to another plugin.

    In I.E. & Chrome, the feed widget shows as excepted & is animated.

    Also works normally with animation in twentythirteen & twelve themes in Firefox.

    I would appreciate some help.

    Kind regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    Thank you for the response.
    It would be great if there was a solution.

    kind regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    My shared web hosting package has the option to change the php version, so I upgraded to 5.4, and have not got those errors again, but please go ahead to include a solution for 5.2 for next version, just in case there is a need to downgrade because of other issues for sites sharing same account.

    Many thanks!

    Regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    It seems there is a number of issues. The other errors seem to be caused when a new test version of some plugin is enabled and I have contacted the author.

    However, after disabling ALL plugins except recipepress reloaded, I still have the Add recipe page faulty.

    Description textbox: clicking Visual/Text leads to no visible change or is this normal that the visual mode has no tool icons?
    Like before, clicking in the textarea – no blinking mouse visible. If u write something, it is NOT visible, unless you select the text. The text seems to be white & so invisible.

    Ingredients => only this error message is visible:

    Parse error: syntax error, unexpected '[' in /home2/123/public_html/xxx/abc/wp-content/plugins/recipepress-reloaded/templates/metabox_ingredients.php on line 4

    Thank you in advance

    Thread Starter xprt007

    (@xprt007)

    Hi

    Ok this is what I get when I do that, before logging in at the top of site:

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home2/abc/public_html/bcd/123/wp-includes/functions.php on line 3245
    
    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home2/abc/public_html/bcd/123/wp-includes/functions.php on line 3245

    When I log in, the page does not load at all instead has these errors:

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home2/abc/public_html/bcd/123/wp-includes/functions.php on line 3245
    
    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home2/abc/public_html/bcd/123/wp-includes/functions.php on line 3245
    
    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home2/abc/public_html/bcd/123/wp-includes/functions.php on line 3245
    
    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home2/abc/public_html/bcd/123/wp-includes/functions.php on line 3245
    
    Warning: parse_url(/123/login/?redirect_to=https://www.bcd/123) [function.parse-url]: Unable to parse URL in /home2/abc/public_html/bcd/123/wp-content/plugins/recipepress-reloaded/php/lib/vafpress/classes/wp/admin.php on line 53
    
    Warning: Cannot modify header information - headers already sent by (output started at /home2/abc/public_html/bcd/123/wp-includes/functions.php:3245) in /home2/abc/public_html/bcd/123/wp-includes/pluggable.php on line 861
    
    Warning: Cannot modify header information - headers already sent by (output started at /home2/abc/public_html/bcd/123/wp-includes/functions.php:3245) in /home2/abc/public_html/bcd/123/wp-includes/pluggable.php on line 1121

    I see messages with “recipepress-reloaded”.

    I hope this helps to identify the error.

    Regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    Thank you for the very fast response.

    I am using WordPress Version 3.9.1, the newest version.
    phpinfo() shows: PHP Version 5.2.17

    I have no error messages showing anywhere.

    Where do I find the php error log? I probably currently have no access to it now.

    Regards

    Thread Starter xprt007

    (@xprt007)

    Hi

    Thank you for the response.

    I tried this out:

    Deactivated BP notifier, then went ahead to update the classifieds plugin & immediately got the following errors:

    Notice: Undefined property: stdClass::$id in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 1781
    
    Notice: Undefined property: stdClass::$image_slug in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 173
    
    Notice: Undefined property: stdClass::$id in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 181
    
    Notice: Undefined index: display-page in /home2/as/public_html/wp-content/plugins/recipe-press/classes/initialize.php on line 219
    
    Notice: wpdb::prepare wurde fehlerhaft aufgerufen. Der Abfrage-Parameter wpdb::prepare() ben?tigt einen Platzhalter. Schau Dir Debugging in WordPress an, um mehr darüber zu erfahren. (Diese Meldung wurde in Version 3.9 hinzugefügt.) in /home2/as/public_html/wp-includes/functions.php on line 3245
    
    Notice: has_cap wurde mit einem Parameter oder Argument aufgerufen, der seit Version 2.0 veraltet ist! Die Benutzung von user_level in Plugins und Themes ist veraltet. Nutze stattdessen das Abfragen von roles oder capabilities. in /home2/as/public_html/wp-includes/functions.php on line 3193
    
    Das Plugin wurde erfolgreich reaktiviert.

    <= Means plugin was successfully reactivated

    #####

    At the frontend is this what I have:

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home2/as/public_html/wp-includes/functions.php on line 3245
    
    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home2/as/public_html/wp-includes/functions.php on line 3245
    
    Notice: Undefined property: stdClass::$id in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 1781
    
    Notice: Undefined property: stdClass::$image_slug in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 173
    
    Notice: Undefined property: stdClass::$id in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 181
    
    Notice: Undefined property: stdClass::$id in /home2/as/public_html/wp-content/plugins/bp-gallery/includes/bpa.core.php on line 207
    
    Notice: Undefined index: display-page in /home2/as/public_html/wp-content/plugins/recipe-press/classes/initialize.php on line 219

    ###

    The only thing leaving me with no errors was reverting to 3.2.1 & restoring DB.

    So quite confounded.

    Thread Starter xprt007

    (@xprt007)

    Is there a solution to this or not?
    If there is none, it would be good to know so I can move on and find a different solution to the problem of this rss page not keeping outdated content.

    I may need to add the rss content is fetched by a php script.

    I would appreciate some response.

    Regards

    Thread Starter xprt007

    (@xprt007)

    That seems to have been the problem. No single role could do anything. No idea what deactivated them as it was working before.

    Many thanks! ??

    Thread Starter xprt007

    (@xprt007)

    Hi

    Thank you for the response.
    Actually I have about 45 activated plugins and when I try to deactivate all to locate the rogue plugin, at first leaving Buddypress & BBforum, as soon as I deactivate some BP-related plugins like Buddypress gallery plus, BP-Registration-Options, BuddyPress Forum Notifier, BuddyPress Group Email Subscription or BP toolbar tools, I get too many errors, sometimes completely filling the whole page or a good fraction of the upper part, but allowing the dashboard to load, SOME having references to the event manager, probably because some Buddypress groups have group events that it is impossible to tell what is causing the problem.

    In all cases where there were no errors (with all the above mentioned plugins activated) there were still ONLY the settings & help links under Events on dashboard & direct links to creating events are shown not to be correct.

    Not even changing to the custom community theme helped, so I think it has nothing to do with the theme (Firmasite). With twenty thirteen, the event creation links do not reappear on dasboard. … and yes, I am doing all this as the administrator.

    WP, Buddypress & all used plugins are up-to-date.

    So I am quite perplexed at what is causing all this.

    What should I do? if I did not already have a good number of events published, I would simply remove it … for lack of knowing what to do.

    Any help will be appreciated

    Regards

Viewing 15 replies - 241 through 255 (of 261 total)