make the url in listing stay url

This topic contains 29 replies, has 4 voices, and was last updated by  Paolo 7 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #218258

    Stevens Nahmias
    Expired Member
    Post count: 94

    Hello let me explain correctly I would like my links in the listing stay url because when i post a event or a listing it loads the soundclounds and my page takes forever to load im not sure if im not clear heres an example let me know thanks ahead

    http://psytrancegoa.party/events/festival/blast-off-open-air-festival-world-people-14151617-juillet-2016/

    #218297

    Kor
    Moderator
    Post count: 16516

    Hi Stevens,

    Sorry, I’m not getting this. I’ve just visited the link you posted and it’s a broken link(404) . Do you mind listing down the steps in order to recreate the issue?

    Thanks!

    #218348

    Stevens Nahmias
    Expired Member
    Post count: 94

    Thanks for your support this is what i noticed my image don’t load : http://psytrancegoa.party/events/

    then this event listing I used the social importer there’s soundcloud links that open a widget since there are many links the page is very slow I would like to deactivate that but i don’t know why you see a 404 my url is from the backend and its active : http://psytrancegoa.party/events/festival/blast-off-open-air-festival-world-people-14151617-juillet-2016/

    #218592

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I see Page not found as well, please provide a link and admin credentials in a private reply and we will have a look.

    Thanks

    #218810

    Stevens Nahmias
    Expired Member
    Post count: 94

    Hi support team thanks for your expertise here’s the thing, when i use the social importer I import a party from facebook and all the soundcloud links create a widget on the listing page wich is great but there’s so many artist that my page freezes when it loads see it here :

    http://psytrancegoa.party/events/festival/totemystik-festival-2016/

    How can I speed up website ?

    Maybe is there a way to use the social importer and create links like this automatically without using the full text editor : https://soundcloud.com/technical_hitch

    Thanks ahead

    #218811

    Stevens Nahmias
    Expired Member
    Post count: 94
    This reply has been marked as private.
    #218894

    Stevens Nahmias
    Expired Member
    Post count: 94
    This reply has been marked as private.
    #219466

    Stevens Nahmias
    Expired Member
    Post count: 94

    Hello can you guys let me know on what I could do to gain speed and keep my site interactiv ?

    #219484

    Stevens Nahmias
    Expired Member
    Post count: 94

    Here’s my report from gtmetrix it’s double A for my home page : https://gtmetrix.com/reports/psytrancegoa.party/zCjxdfsa

    when i try to run analysis on this page : http://psytrancegoa.party/events/festival/totemystik-festival-2016/ I get this message :

    Analysis Error

    Browser ran out of memory!

    Loading the page required too much system memory to load. Try testing using a different browser option.

    Please give me a suggestion thank you!

    #220987

    Stevens Nahmias
    Expired Member
    Post count: 94

    Hi I posted 3 days ago no one responded so in attempt to speed website speed I tried disabling oembed for soundcloud adding this code to media.php at the very buttom of the file:

    /**
    * Disable oembed provider soundcloud.
    *
    * @custom_code
    *
    *
    *
    *
    */
    <?php wp_oembed_remove_provider( ‘https://soundcloud.com/*’ ); ?>

    I get a white page site : Parse error: syntax error, unexpected ‘<‘ …

    Can you tell me how to stop soundcloud oembed on geodirectory theme please ?

    #220988

    Stevens Nahmias
    Expired Member
    Post count: 94

    i would like to hide the soundcloud iframe if that’s not too difficult maybe you guys could code me out a little merci beaucoup!

    #221022

    Stevens Nahmias
    Expired Member
    Post count: 94

    If you would rather not support an oEmbed site, you can remove it with the wp_oembed_remove_provider function in your site’s wp-includes/media.php file. Here’s the structure you need to follow:

    <?php wp_oembed_remove_provider( $format ) ?>
    view raw
    media.php hosted with ❤ by GitHub

    The $format string is the URL of the oEmbed site you want to remove. You can get this from the wp-includes/class-oembed.php file. For example, if you wanted to remove WordPress.tv from the list (but why would you, anyway?) you would add this to your media.php file:

    <?php wp_oembed_remove_provider( ‘http://wordpress.tv/*’ ); ?>
    view raw

    https://premium.wpmudev.org/blog/embedding-wordpress-oembed/?tchv=b&utm_expid=3606929-72.AqocGS0YR5Gn_p3r6t6_AA.1&utm_referrer=https%3A%2F%2Fwww.google.fr
    media.php hosted with ❤ by GitHub

    #221261

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I’ve flagged this for the developers. We are actually having a similar problem here in our forum.

    They’ll let you know asap.

    Thanks

    #221562

    Stevens Nahmias
    Expired Member
    Post count: 94

    Ok thank you so much! I put my site on hold until fix.

    #221745

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    on the forum we now user this: https://wordpress.org/plugins/disable-embeds/
    it disables all embeds but WP caches them, i could not find an easy way to remove the cache so i removed them manually with a database query, but the plugin should work for future posts.

    Thanks,

    Stiofan

Viewing 15 posts - 1 through 15 (of 30 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket