• Resolved mrowek

    (@mrowek)


    Hello,

    I will go straight to the point, It doesnt work :P. I dont know if I fucked up something or missconfigured.
    This happens when I put barcode on the page

    View post on imgur.com

    and this is like this code looks like:
    [photonic type=’picasa’ user_id=’1mdh.szturm’ kind=’album’ access=’public,protected,private’ protection=’none’ layout=’square’ caption=’desc-title’ thumb_size=’72’ main_size=’1600′ ]

    after “user_id=” I was trying also to put ID from Google+
    (number code from google+ URL)
    and also failed

    when I`m trying to use “Picasa / Google Photos Album ID Finder” in “Helpers”
    and Im typing begining of my mail its hanging and not moving, I need to restart site.

    I was thinking that its a conflict with different plugin, I was turning them off one by one, but nothing changed.

    Here is list of my plugins:
    -Advanced Code Editor
    -BadgeOS
    -Custom Facebook Feed
    -Hueman Addons
    -Easy WP SMTP
    -Inline Google Spreadsheet
    -Open external links in a new windows
    -Photonic
    -SiteOrigin CSS
    -Ultimate Member
    -Ultimate Member – Google reCAPTCHA

    Then I was guessing that its theme problem, so I`ve changed it. still the same.
    Theme that I am using is Hueman.

    If anybody has any idea what I have done wrong, or need more information to diagnose it please let me know, and many Thanks in advancement

    • This topic was modified 7 years, 4 months ago by mrowek.
    • This topic was modified 7 years, 4 months ago by mrowek. Reason: misspelling fixes

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Can you provide a link where you have the shortcode present?

    My first guess is that you are facing a conflict between Bootstrap and jQuery UI Tooltip. Can you try the suggestion proposed here?

    For the “search” not working, go to Photonic → Settings → Generic Options → Generic Settings → Disable shortcode editing in Visual Editor, and select that option

    Thread Starter mrowek

    (@mrowek)

    https://1mdh-szturm.ader.tech/index.php/galeria

    this link provides to the page where photonic is used

    after changing $(document).tooltip as provided in another thread, nothing changed

    and after I`ve checked “Disable shortcode editing in Visual Editor” Find option still stucks on loading animation.

    for now I`ve left $(document).tooltip changed as in this proposed suggestion, and user ID is set a numeric that I found via google+ link

    Plugin Author Sayontan Sinha

    (@sayontan)

    When I do a “View Source” for your site, I see that the content ends abruptly with this line:

    <div class="entry themeform">

    Nothing else shows up after this. This typically means that you are getting a PHP error when you are trying to display the content. It is hard to say why, so to troubleshoot this will need a few attempts.

    First, go to your WP installation, under folder wp-content/plugins and delete the folder, photonic. Now, reinstall Photonic from the WP plugin installer. It is likely that when you installed the plugin the first time, the installation did not complete and some files might have been missing.

    Second, in your first post above, you have said that you have used this shortcode: [photonic type='picasa' user_id.... Can you confirm why you are using photonic instead of gallery? Have you set this option to photonic: Photonic → Settings → Generic Options → Generic settings → Custom Shortcode?

    Third, have you set up Picasa Authentication, as described here?

    Thread Starter mrowek

    (@mrowek)

    Clearing folder and installing again did not help (I`ve done it earlier also)

    Ive used different shortcode because Ive read that there can be some kind of collision with a theme or different plugin. I`ve changed it now again to default.

    yup, everything as this tutorial says.

    I`m using PHP 5.6.3

    Plugin Author Sayontan Sinha

    (@sayontan)

    Can you turn on error reporting for your site?

    Thread Starter mrowek

    (@mrowek)

    Yea, that`s not a problem

    define(‘WP_DEBUG’, false); changed to true

    there`s need for something else?

    Plugin Author Sayontan Sinha

    (@sayontan)

    Thanks. From the error on your site it looks like CURL isn’t set up by your hosting provider. Can you tell them to enable CURL? That should fix the issue.

    Thread Starter mrowek

    (@mrowek)

    The site is hosted on my VPS. Im not great at it and I lack of common knowledge, so Ive not installed php5-curl. After installing it started working like mother nature wanted it ??

    Thank you so much for your support and help, you are great man!;)

    • This reply was modified 7 years, 4 months ago by mrowek.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Not showing anything (page being destroyed)’ is closed to new replies.