Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter theunionmanors

    (@theunionmanors)

    Looking at the wowrestro demo – why don’t you let the product description wrap in the order page list? The popout is nice… I don’t see any use of woo product variations in any of the items I viewed. Are there any that you can point me to? The add ons allow multiple choice and that doesn’t work for my menu.

    Thread Starter theunionmanors

    (@theunionmanors)

    I’m trying food store but also having sort issues there, so maybe I’ll try your woo product.

    Thanks!

    Thread Starter theunionmanors

    (@theunionmanors)

    I just happened to take notes and saved that file…

    formatting tags didn’t work in item descriptions, all runs together in one line

    category sort doesn’t work, tried various permutations of the shortcode, the items would sort in the categories but couldn’t get the categories to sort correctly
    [fooditems category=”tapas,appetizers,pasta,entree,prix-fixe-menu,desserts,happy-hour”]
    [fooditems cat_orderby=”39,42,43″ fooditem_orderby=”date”]
    [fooditems category_menu=”tapas” fooditem_orderby=”date”]
    [fooditems category_menu=”appetizers” fooditem_orderby=”date”]
    [fooditems cat_orderby=”date” fooditem_orderby=”date”]
    [fooditems cat_orderby=”tapas,appetizers,pasta” fooditem_orderby=”date”]
    [fooditems category=”tapas,appetizers,pasta” fooditem_orderby=”date”]
    [fooditems cat_orderby=”39,42,43″ fooditem_orderby=”date”]
    [fooditems fooditem_orderby=”date” category=”tapas,appetizers,pasta,entree,prix-fixe-menu,desserts,happy-hour”]

    add button crowded to left in appetizers category but not in other categories
    Rooted around in the css and couldn’t figure that out

    .rpress_fooditem.rpress-grid .rpress_fooditem_buy_button {
    display: inline-block;
    float: right;
    }

    .rpress_fooditem.rpress-grid .rpress_fooditem_buy_button {
    display: inline-block;
    line-height: 0;
    float: right;
    }`

    Thread Starter theunionmanors

    (@theunionmanors)

    Thanks anyway, but I’ve moved on. Your product couldn’t handle the type of variations I have to deal with and there were various other annoying problems.

    I was able to find the shortcode for ordering the items within a category, but the category sort shortcodes didn’t work. I gave up.

    Thanks anyway.

    Thread Starter theunionmanors

    (@theunionmanors)

    Thanks SO much! I was misinterpreting the function of some of those fields in the email section but with your clue I was able to see the error of my ways.

    Thread Starter theunionmanors

    (@theunionmanors)

    Never mind, had a typo in functions…

    Thread Starter theunionmanors

    (@theunionmanors)

    And if it matters, this is the free theme, version 1.1.6.

    Thread Starter theunionmanors

    (@theunionmanors)

    Thanks so much! Great support!

    Thread Starter theunionmanors

    (@theunionmanors)

    Okay, F12 in firefox pulls up firebug, go to console tab:

    No .htaccess in wp-includes, toggle back and forth between text and visual:
    POST https://josbeadedbeauties.com/wp-admin/admin-ajax.php

    Activate hardening, NO page refresh, toggle back and forth between text and visual, same result

    Reload page:
    “NetworkError: 404 Not Found – https://josbeadedbeauties.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4208-20151113”
    wp-tiny…0151113
    ReferenceError: tinymce is not defined

    …019re looking to paste rich content from Microsoft Word, try turning this option…

    And when I mouseover/click the above, switches to script tab highlighting this line:

    tinymce.addI18n( ‘en’, {“Ok”:”OK”,”Bullet list”:”Bulleted list”,”Spellcheck”:”Check Spelling”,”Row properties”:”Table row properties”,”Cell properties”:”Table cell properties”,”Paste row before”:”Paste table row before”,”Paste row after”:”Paste table row after”,”Cut row”:”Cut table row”,”Copy row”:”Copy table row”,”Merge cells”:”Merge table cells”,”Split cell”:”Split table cell”,”Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.”:”Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.\n\nIf you\u2019re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically.”,”Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help”:”Rich Text Area. Press Alt-Shift-H for help”,”You have unsaved changes are you sure you want to navigate away?”:”The changes you made will be lost if you navigate away from this page.”,”Your browser doesn’t support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.”:”Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser\u2019s edit menu instead.”,”Edit “:”Edit”});

    That seems to be what we’re looking for. If that doesn’t help I’d be glad to create a user for you and you can go into this install and dig around.

    Thanks again, I appreciate the instruction.

    Thread Starter theunionmanors

    (@theunionmanors)

    Yeh, odd. I have your plugin installed on all of my wordpress sites, but it doesn’t create a problem in all, just 2 I have seen in the last while… Though I rarely use the visual editor, so it could exist on more installs and I just haven’t noticed.

    I am speaking of the visual editor tab (as opposed to the text editor tab) in the posts/pages, as you’ve referenced

    “When activating the sucuri hardening of the wp-includes folder, something in the .htaccess folder”, should have been .htaccess FILE, sorry.

    “why not just revert the hardening from the same plugin interface?” Six of one, half dozen of the other.

    “And if you or anyone is able to find the PHP file that is required by the visual editor”
    Not a clue. And I’m not bright enough to figure out how to figure it out. ?? I’d think that’d be a question for the wordpress folks, since it’s part of the wordpress core.

    Did you read through that old support thread I posted the link to? I think the clue is in there:
    “in my case I had an .htaccess in the folder /wp-includes/ and it blocked the Tinymce (plugin responsible of visual editor) which situated in /wp-includes/js/plugins/tinymce/
    so when I deleted it, the browser could access the folder normally and display the rich editor….”

    Thanks for your prompt attention!

    Perhaps related to this?

    We commented out a line but didn’t track down the origination of the problem.

    https://www.mageewp.com/forums/topic/title-tag-contents-x-2

Viewing 11 replies - 1 through 11 (of 11 total)