Forum Replies Created

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

    (@asti55)

    … I played a bit with global and library configuration (activated “Individual link pages can be seen by visitors”), now the link page is loaded.

    But, as described before, I would prefer it, if the URL of the lib-element is loaded, and not the “individual link page”, because there is nothing relevant on it.

    Any ideas?

    Thanks Andreas

    Thread Starter karate-kampfkunst

    (@asti55)

    Hi Yannick,

    there is an element in linklibrary, for example

    title: Club Dresden
    URL: https://club-dresden.de
    category: Clubs

    relevanssi is activated and linklibrary elements are indexed. Now executing a search with term “Dresden”, the resultlist has got an element with “Club Dresden” and it will link to a wp url https://mysite/links/Clubs/club-dresden. This url will not be found. Also https://mysite/links/Clubs/ and https://mysite/links/ are not found.

    But I would even rather prefer, that the link in the result list points to https://club-dresden.de and not to an internal post (optimally with a _blank target).

    I rebuild permalinks, but nothing changed.

    Thread Starter karate-kampfkunst

    (@asti55)

    Hi Yannick,

    yes, the library used in the shortcode was not configured, and also the plugin configuration was not rellay set at this moment. I just had installed the “new” wp instance and the plugin and then I have imported the content, with an “old” shortcode in it.

    The “corrupted” dom tree was fixed the moment I set up plugin and gallery.

    I am using Gambit from ThemeZee.

    Thanks for your reply.

    Andreas

    … yes, there it is, after content filter, the dom encoding is corrupted. I found a hint at php doc

    
    //https://stackoverflow.com/questions/1148928/disable-warnings-when-loading-non-well-formed-html-by-domdocument-php
    //Disable warnings generated while parsing
    $libxml_previous_state = libxml_use_internal_errors( true );
    //Parse the Html Document
    $document->loadHTML('<?xml encoding="UTF-8">' . $content );
    
    // dirty fix
    foreach ($document->childNodes as $item)
        if ($item->nodeType == XML_PI_NODE)
            $document->removeChild($item); // remove hack
    
    $document->encoding = 'UTF-8'; // insert proper

    Not pretty, but after this change, the option can be set without problems. tbc

    Andreas

    Hi,

    I have the same problem on my site, but not with all posts / pages in my wordpress instance. I can’t find a difference or “pattern” with those posts “working / not working”.

    Functionality should be maybe in plugins/amazon-associates-link-builder/rendering/content_filter.php .

    Andreas

    Thread Starter karate-kampfkunst

    (@asti55)

    Hi Rui,

    yes, exported in an older instance, imported to a newer one. The mobile menu versions were the same.

    The export file looks like this, and the new database entry after importing also:

    s:1355:”2:1345:”s:1335:”s:1325:”s:1315:”s:1305:”s:1295:”s:1285:”s:1275:”s:1265:”s:1255:”s:1245:”s:1235:”s:1225:”s:1215:”s:1205:”s:1195:”s:1185:”s:1175:”s:1165:”s:1155:”s:1145:”s:1135:”s:1125:”s:1115:”s:1105:”s:1095:”s:1085:”s:1075:”s:1065:”s:1055:”s:1045:”s:1035:”s:1025:”s:1015:”1:1005:”s:996:”s:987:”s:978:”s:969:”a:25:{s:13:”width_trigger”;s:4:”1024″;s:16:”cleared”;s:0:””;s:19:”only_mobile_devices”;s:1:”0″;s:16:”enable_left_menu”;s:1:”1″;s:17:”enable_right_menu”;s:1:”1″;s:16:”cleared”;s:0:””;s:16:”cleared”;s:0:””;s:13:”hide_elements”;s:0:””;s:22:”default_hided_elements”;s:114:”a:9:{i:0;s:1:”1″;i:1;s:1:”2″;i:2;s:1:”3″;i:3;s:1:”4″;i:4;s:1:”5″;i:5;s:1:”6″;i:6;s:1:”7″;i:7;s:1:”8″;i:8;s:1:”9″;}”;s:16:”cleared”;s:0:””;s:17:”menu_display_type”;s:13:”slideout-push”;s:18:”autoclose_submenus”;s:1:”0″;s:22:”menu_items_border_size”;s:1:”0″;s:15:”close_icon_font”;s:8:”cancel-1″;s:20:”close_icon_font_size”;s:2:”30″;s:22:”submenu_open_icon_font”;s:9:”down-open”;s:23:”submenu_close_icon_font”;s:7:”up-open”;s:22:”submenu_icon_font_size”;s:2:”25″;s:16:”cleared”;s:0:””;s:15:”sticky_elements”;s:0:””;s:10:”custom_css”;s:0:””;s:9:”custom_js”;s:0:””;s:16:”cleared”;s:0:””;s:16:”cleared”;s:0:””;s:16:”cleared”;s:0:””;}”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;”;

    I “cleared” some values manually before posted here, they looked a bit like encoded data and I dont know what it represents. The backup value was like this, I put it to the database and now it works properly:

    s:3337:”a:82:{s:13:”width_trigger”;s:4:”1024″;s:16:”cleared”;s:0:””;s:19:”only_mobile_devices”;s:1:”0″;s:16:”enable_left_menu”;s:1:”0″;s:17:”enable_right_menu”;s:1:”1″;s:16:”cleared”;s:0:””;s:16:”cleared”;s:0:””;s:13:”hide_elements”;s:0:””;s:22:”default_hided_elements”;s:114:”a:9:{i:0;s:1:”1″;i:1;s:1:”2″;i:2;s:1:”3″;i:3;s:1:”4″;i:4;s:1:”5″;i:5;s:1:”6″;i:6;s:1:”7″;i:7;s:1:”8″;i:8;s:1:”9″;}”;s:16:”cleared”;s:0:””;s:17:”menu_display_type”;s:13:”slideout-push”;s:18:”autoclose_submenus”;s:1:”0″;s:22:”menu_items_border_size”;s:1:”0″;s:15:”close_icon_font”;s:8:”cancel-1″;s:20:”close_icon_font_size”;s:2:”30″;s:22:”submenu_open_icon_font”;s:9:”down-open”;s:23:”submenu_close_icon_font”;s:7:”up-open”;s:22:”submenu_icon_font_size”;s:2:”25″;s:16:”cleared”;s:0:””;s:15:”sticky_elements”;s:0:””;s:10:”custom_css”;s:0:””;s:9:”custom_js”;s:0:””;s:16:”cleared”;s:0:””;s:16:”cleared”;s:0:””;s:16:”cleared”;s:0:””;s:10:”right_menu”;s:9:”Hauptmenu”;s:30:”right_menu_parent_link_submenu”;s:1:”0″;s:16:”cleared”;s:0:””;s:15:”right_menu_text”;s:0:””;s:22:”right_menu_icon_action”;s:1:”1″;s:14:”right_icon_url”;s:0:””;s:21:”right_icon_url_target”;s:1:”1″;s:19:”right_menu_icon_new”;s:4:”icon”;s:20:”right_menu_icon_font”;s:4:”menu”;s:20:”right_icon_font_size”;s:2:”30″;s:15:”right_menu_icon”;s:4:”menu”;s:21:”right_icon_top_margin”;s:2:”10″;s:23:”right_icon_right_margin”;s:1:”5″;s:16:”cleared”;s:0:””;s:19:”right_menu_bg_image”;s:0:””;s:21:”right_menu_bg_opacity”;s:3:”100″;s:24:”right_menu_bg_image_size”;s:5:”cover”;s:22:”right_menu_bg_gradient”;s:0:””;s:22:”right_menu_width_units”;s:1:”1″;s:16:”right_menu_width”;s:3:”270″;s:27:”right_menu_width_percentage”;s:2:”70″;s:26:”right_menu_content_padding”;s:2:”10″;s:16:”cleared”;s:0:””;s:16:”overlay_bg_color”;s:19:”rgba(0, 0, 0, 0.83)”;s:23:”menu_items_border_color”;s:19:”rgba(0, 0, 0, 0.83)”;s:16:”cleared”;s:0:””;s:15:”header_bg_color”;s:7:”#f7f7f7″;s:17:”header_text_color”;s:4:”#222″;s:16:”cleared”;s:0:””;s:20:”left_menu_icon_color”;s:4:”#666″;s:22:”header_text_after_icon”;s:4:”#222″;s:19:”left_panel_bg_color”;s:7:”#F7F7F7″;s:21:”left_panel_text_color”;s:4:”#666″;s:24:”left_panel_hover_bgcolor”;s:4:”#666″;s:27:”left_panel_hover_text_color”;s:4:”#444″;s:26:”left_panel_submenu_bgcolor”;s:7:”#3a3a3a”;s:29:”left_panel_submenu_text_color”;s:4:”#fff”;s:30:”left_panel_cancel_button_color”;s:4:”#fff”;s:16:”cleared”;s:0:””;s:21:”right_menu_icon_color”;s:4:”#222″;s:23:”header_text_before_icon”;s:4:”#222″;s:20:”right_panel_bg_color”;s:7:”#38404c”;s:22:”right_panel_text_color”;s:7:”#020202″;s:25:”right_panel_hover_bgcolor”;s:7:”#8dacba”;s:28:”right_panel_hover_text_color”;s:4:”#444″;s:27:”right_panel_submenu_bgcolor”;s:7:”#3a3a3a”;s:30:”right_panel_submenu_text_color”;s:4:”#fff”;s:31:”right_panel_cancel_button_color”;s:4:”#fff”;s:16:”cleared”;s:0:””;s:30:”left_panel_3rd_menu_text_color”;s:4:”#fff”;s:36:”left_panel_3rd_menu_text_color_hover”;s:4:”#ccc”;s:28:”left_panel_3rd_menu_bg_color”;s:4:”#222″;s:34:”left_panel_3rd_menu_bg_color_hover”;s:4:”#666″;s:31:”right_panel_3rd_menu_text_color”;s:4:”#fff”;s:37:”right_panel_3rd_menu_text_color_hover”;s:4:”#ccc”;s:29:”right_panel_3rd_menu_bg_color”;s:4:”#222″;s:35:”right_panel_3rd_menu_bg_color_hover”;s:4:”#666″;}”;

    Many Thanks for your reply ??

    Thread Starter karate-kampfkunst

    (@asti55)

    … the option value for key “mobmenu_options” in the database looked “corrupted”. I copied an old value from backup, now it works and I can also change options from dialog in backend again.

    Maybe you could fire a warning if the options structure in databse is corrupted?

    Probably that happened, because I exportes and re-importes the configuration, and the collation set of the (new) database (field) is different. Nothing about https.

    I’m such a rookie …
    Thanks

    Thread Starter karate-kampfkunst

    (@asti55)

    Hi,

    time is irrelevant. No sweat ;). I have created those stars. You could use it. And if you need more – I’m not a brilliant designer but a few different stars …. I will have a look and if there is enough time I will send you some.

    Not hierarchical categories, but “order by” location data fields – I thought this could be interesting for several directories (restaurants, gas and service stations and s. o.). And my visitors are trying to find clubs under zip code. If it is possible to add location / address data – it would be great.

    I have tried to enhance wordpress search in the past – I know it is tricky. I don’t find a solution until now.

    With kind regards

    Andreas

    Thread Starter karate-kampfkunst

    (@asti55)

    Hi Aaron,

    I will not write my own plugin, yours is working fine. I deferred the using of bbpress, it causes many other problems.

    Have you tried to anaylse this behavior, by using bbpress?

    … yes, and there is no solution available till now ??

    Mobile website is very important for my project. The requests from mobile devices are growing fast.

    Maybe someone has another idea?

    I’ve got a similar problem. Using wpsc and wptouch together works over a time, then the layout on desktop machines is corrupt and the mobile devices won’t get the mobile theme any longer.

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