Forum replies created

    Roman
    Spectator
    Posts: 3147
    April 11, 2014 at 9:36 am #9452

    please can you provide your website URL.

    Roman
    Spectator
    Posts: 3147
    April 10, 2014 at 8:30 pm #9448

    please can you contact me here http://theme4press.com/contact/ with your website URL, WP login details and FTP access. will do it for you.

    Roman
    Spectator
    Posts: 3147
    April 10, 2014 at 2:00 pm #9447
    Code:
    h3 {font-weight:bold;}
    Roman
    Spectator
    Posts: 3147
    April 10, 2014 at 10:00 am #9445

    it’s matter if the plugins affect on back end or front end of the website…anyway, I would recommended to contact a company which does an optimization services…we are a theme developers 🙂

    Roman
    Spectator
    Posts: 3147
    April 10, 2014 at 9:56 am #9444

    you didn’t note you are using a free version of evolve, which doesn’t include the shortcodes. only the premium version packs the shortcodes plugin http://theme4press.com/evolve-multipurpose-wordpress-theme/

    Roman
    Spectator
    Posts: 3147
    April 10, 2014 at 7:24 am #9441

    please contact me here http://theme4press.com/contact/ with your website url and login details, i will enable it for you

    Roman
    Spectator
    Posts: 3147
    April 9, 2014 at 3:52 pm #9439

    try this plugin http://wordpress.org/plugins/admin-menu-editor/ where you can set required capability to show the menu items

    Roman
    Spectator
    Posts: 3147
    April 9, 2014 at 9:18 am #9437

    you will need to edit library/functions/basic-functions.php file, this line add_image_size( ‘post-thumbnail’, 680, 330, true ); , but be aware, when you update to a newer version, you will lose the modification. you also need to regenerate thumbnails with a plugin after this change.

    Roman
    Spectator
    Posts: 3147
    April 9, 2014 at 8:33 am #9436

    gave up too fast

    Roman
    Spectator
    Posts: 3147
    April 9, 2014 at 8:32 am #9435

    the best way is adding your custom css as i recommended, because if you will update your theme, it will be overwritten and you will lose the modification.