Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #269476

    Hi,

    I have downloaded these two plugins but can install either of them. When i try to install them, the home page appeared:
    WordPress SEO
    WooCommerce
    I have uninstalled all other plugins but neither the WooCommerce nor the WordPress SEO would work.

    Also, I installed WP e-commerce as an alternative to WooCommerce but:
    a) the last product created appears in the Product Category Page’s title
    b) I don’t know how to change the font size of the products in the Product Category Page or the Single Product Page.

    Thank you in advance

    #269593

    Hello!

    Both plugins (WooCommerce and WordPress SEO) are fully compatible with Enfold, it seems to be more of a WordPress/server issue rather than a theme one, unfortunately is out of the support scope we offer, try contacting a specialist.

    Cheers!
    Josue

    #277489
    This reply has been marked as private.
    #277992

    Hi!

    No, we are not familiar with the WP e-commerce code and we can only support WooCommerce. If WooCommerce doesn’t work on your server try to increase the allocated php memory to 128M – insert this code into the wp-config.php file:

    
    define('WP_MEMORY_LIMIT', '128M');
    

    For more information see: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    Best regards,
    Peter

    #285419
    This reply has been marked as private.
    #285422

    Hi,

    Does it happen with the default WordPress theme?

    Cheers!
    Josue

    #285927
    This reply has been marked as private.
    #285931

    Hi Andres!

    I suggest checking this issue with your hosting support as this seems to be more of a server issue rather than a theme one.

    Best regards,
    Josue

    #296421
    This reply has been marked as private.
    #296432

    Hey!

    I couldn’t find any obvious reasons for the permalink, etc. issues and I’m pretty sure it’s a htaccess or php.ini configuration issue. If the web hosting support claims it’s not server related (which pretty sure is the case if wordpress with the default theme, etc. doesn’t work) I suggest to switch to another server/host provider which supports WordPress and all the default features (pretty permalinks, etc.) out of the box.

    Cheers!
    Peter

    #296751
    This reply has been marked as private.
    #296925

    Hi Andres!

    Try this plugin:
    https://wordpress.org/plugins/recent-tweets-widget/

    You’d need to enter a Twitter API key, you can generate one here.

    Cheers!
    Josue

    #299607
    This reply has been marked as private.
    #299609

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .tp_recent_tweets li {
    background-image: none!important;
    }

    Best regards,
    Yigit

    #299632
    This reply has been marked as private.
    #299848

    Hi Andres!

    Try using a Button element (Content Elements) linking to your Twitter profile.

    Cheers!
    Josue

    #300142
    This reply has been marked as private.
    #300145

    Hi!

    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Regards,
    Yigit

    #300210
    This reply has been marked as private.
    #300390

    Hey Andres!

    Use a separate Page to create and generate the shortcode then simply paste it on the Widget you are using to show the tweets (Appearance > Widgets).

    Regards,
    Josue

    #300422
    This reply has been marked as private.
    #300441

    Hey!

    Try adding this code to the Quick CSS:

    #text-9 {
        padding: 0 !important;
    }

    Cheers! 
    Josue

    #300444
    This reply has been marked as private.
    #300449

    You are welcome Andres, glad we could to help :)

    Regards,
    Josue

Viewing 24 posts - 1 through 24 (of 24 total)
  • The topic ‘Problems installing certain plugins’ is closed to new replies.