yoshidesu
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] So… Twitter is gone?hi, me too. i have same error code.
If I disable the Relevanssi “Custom search result snippets” options and run the same search, there is no error message.
Forum: Plugins
In reply to: [Firelight Lightbox] white space show upi got it. WP_DEBUG flag set to false then space is gone thank you.
Forum: Plugins
In reply to: [Firelight Lightbox] white space show upfirefox and safari both newest version
Forum: Plugins
In reply to: [Firelight Lightbox] white space show upno i still have white space.
Forum: Plugins
In reply to: [Firelight Lightbox] double lightbox showing up in gallerythanks i got it
Forum: Plugins
In reply to: [Firelight Lightbox] double lightbox showing up in galleryi’d rather use Easy FancyBox. they are using magnific-popup.
i am tring to quit that themes behaviour. i checked xxx_theme.js
enabled: false is right ?function td_smart_lists_magnific_popup() { //magnific popup jQuery(".td-lightbox-enabled").magnificPopup({ delegate: "a", type: "image", tLoading: "Loading image #%curr%...", mainClass: "mfp-img-mobile", gallery: { enabled: true, navigateByImgClick: true, preload: [0,1], tCounter: tdUtil.getBackendVar('td_magnific_popup_translation_tCounter') // Markup for "1 of 7" counter },
Forum: Fixing WordPress
In reply to: wp-cron.php made me mad.i been running couple WPs in one server. one day , all of WPs were white out.
its seem like one an error affected its conflict problem(s).i already turn PGs off and re-write on /wp-admin file but i coudn’t find it.
i want to know extactlly meaning of
Parse error: syntax error, unexpected ‘<‘ in /tmp/theme_temp_setupSVslXT on line 2
Forum: Plugins
In reply to: [Firelight Lightbox] i want to separate a single image link and slide shows.thanks, i got it.
Forum: Plugins
In reply to: [Firelight Lightbox] no tittle show on GalleyOHH! it works great. thanks
Forum: Plugins
In reply to: [Pz-LinkCard] 内部リンクカードの タイトル や 抜粋文 の編集ができない。ありがとうございます。
内部リンクでサムネイルが直接取得できませんがご報告はありますか?
Forum: Plugins
In reply to: [Firelight Lightbox] Version 4.5 of WordPressmine was called Easy Smooth Scroll Links.
here is the same problem.
https://www.ads-software.com/support/topic/after-updating-to-wordpress-45-jquery-is-not-defined?replies=3Forum: Plugins
In reply to: [Firelight Lightbox] Version 4.5 of WordPressyes, i solved that i turned off one of the jquery plugin.
thank you very much.
hi, I have the exact same problem. https://i.imgur.com/uFonD2P.png
so where can i put in your code ?
function twentyten_setup() { // This theme styles the visual editor with editor-style.css to match the theme style. add_editor_style(); // Post Format support. You can also use the legacy "gallery" or "asides" (note the plural) categories. add_theme_support( 'post-formats', array( 'aside', 'gallery' ) ); // This theme uses post thumbnails add_theme_support( 'post-thumbnails' ); // Add default posts and comments RSS feed links to head add_theme_support( 'automatic-feed-links' );