badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Search Results for 'activate pro'

Viewing 15 results - 256 through 270 (of 323 total)
  • Author
    Search Results
  • #16880
    Marguerite
    Participant

    How do i upgrade Attitude Pro? Do I do it within WP or from downloading something from the Themehorse site?
    I also have the WARNINGS and need to get rid of them.
    In your September 12, 2014 post to SMW, you say:

    If you have not changed anything in our code then you are safe to update the theme. Just deactivate the old theme file and then delete it from the list. Now upload the latest version and activate it.

    But how do you upload latest version?

    thank you!

    #16656

    In reply to: virus

    Hi pure8421,
    Which blog are you visiting? We don’t have such issue. You just activate one of your default theme twenty fourteen from you dashboard and check it. If still same problem then its not the theme relating issue.

    Thank you!

    #16473
    grendizer
    Member

    Hello again. So I have searched again by studying the functions and by reading articles on the web. I finally managed to do what i wanted. I’m putting here my conclusions to help other people with the same problem:

    1) First, I noticed the function cleanretina_featured_post_slider() was OUTSIDE the function cleanretina_headerdetails(). There is a closing “}” before all bottom functions such as cleanretina_featured_post_slider(). As a result, in the child theme’s functions.php, there is NO need to refer to the function cleanretina_headerdetails().

    2) Second, there are 2 ways to replace a parent function with a child fonction.
    – First solution : Deactivate the Parent Function then Activate the Child Function: http://venutip.com/content/right-way-override-theme-functions . This is what I was trying to do.
    – Second solution : use “pluggable” functions : http://codex.wordpress.org/Child_Themes#Using_functions.php : TIP FOR THEME DEVELOPERS. The fact that a child theme’s functions.php is loaded first means that you can make the user functions of your theme pluggable —that is, replaceable by a child theme— by declaring them conditionally. E.g.:
    if ( ! function_exists( ‘theme_special_nav’ ) ) {
    function theme_special_nav() {
    // Do something.
    }
    }

    3) According to the code in header-extension.php, Theme Horse’s developpers are using the second solution for the function I’m interested in. The following line:
    if ( ! function_exists( ‘cleanretina_featured_post_slider’ ) ) :
    means that if the function cleanretina_featured_post_slider does not exist, then it should be run. But, the child theme’s functions.php is loaded before the parent theme’s functions. So if the same function already exists in the child theme, it will not run in the parent theme!

    4) So my code in the child theme’s functions.php is very simple:
    <?php // Opening PHP tag – nothing should be before this, not even whitespace
    function cleanretina_featured_post_slider() {
    //original code pasted here , then modified for my own needs.

    5) It’s a lot of work and research for a simple bug, so I repeat: Theme Horse should fix once and for good the conflict between CleanRetina (Free & Pro) and the Polylang plugin.

    Thanks
    David

    #16427
    garrett
    Participant

    ok great. Yes I added css via interface’s custom css and that is probably all I need at this point.

    I tried creating a “traditional” child theme and was able to install and activate my interface_child but the site was blank. I tried putting the theme page files in there as well but its still blank when activated. My interface-child contains this:
    .DS_Store
    index.php
    page-template-business.php
    page-template-contact.php
    style.css

    The url to the site in question is
    http://www.gbcreativevt.com

    What files am I missing in the interface-child?

    thanks! Super theme.
    -g

    #16411

    Hi haidar,
    I don’t think this is theme issue. Just activate the WordPress default theme twenty fourteen and check it. If this issues still pursuits or not. Could you please provide your site url too.

    Thank you!

    #16018

    Hi jacqueline,

    There may be some plugin conflict. Could you deactivate it one by one and check whether this problem still persists or not. We don’t have this problem in our theme. its working fine here.

    Thank you!

    #15885

    Hi All,

    We have update our theme compatible to WordPress 4.0 and disable some function that make error for the site.
    Login to our site with the same username and password while you have purchase the theme and download the latest version of the theme.

    Premium themes can not be update automatically as other free WordPress theme. All other premium theme does the same process you have to deactivate the old version delete it and upload the new version. It can not be automatically updated because of subscription.

    Thank you!

    Regards,
    Theme Horse

    #13573
    Kristina
    Participant

    I was notified by by my web hosting provider that there is a critical issue with the Revolution Slider. The warning is that there is a bug in the plugin that allows hackers to go into a site and hyjack/destroy files.

    Here is the information:

    http://blog.sucuri.net/2014/09/slider-revolution-plugin-critical-vulnerability-being-exploited.html

    I can not deactivate the slider as it is embedded in the theme. Is there an update to Attitude Pro that has version 4.2 of the Revolution Slider plugin available?

    My current fix is to deactivate and redo my entire site on another theme to protect myself from the vulnerability. Please advise as to what Theme Horse is doing to respond to this vulnerability.

    Here is the email from my web provider:

    We wanted to let you know about a recent security vulnerability regarding the Slider Revolution Plugin for WordPress that you installed on your account. We’ve identified an insecure version of that plugin on your website:

    More information about this vulnerability is available online:
    http://blog.sucuri.net/2014/09/slider-revolution-plugin-critical-vulnerability-being-exploited.html

    FOR YOUR PROTECTION …
    We’ve disabled the Slider Revolution Plugin for the website referenced above and encourage you to upgrade it to a safe version before re-enabling it.

    We also strongly encourage you to change your WordPress password. This particular vulnerability exposes login credential information, and to be safe, it’s best that you change your password.

    To be clear, the FatCow platform was not compromised; as the security vulnerability regarding the Slider Revolution Plugin for WordPress became known, we simply took immediate steps to ensure the online safety of all our customers.
    If you have any questions at all, please don’t hesitate to contact us:
    http://www.fatcow.com/support/contact.bml
    Sincerely,
    The FatCow Team

    #13074

    In reply to: Gallery issues

    If Katherine,
    Could you provide the site url ? Did you install some plugins? IF you have added some plugins then just deactivate it one by one. There may be plugin conflict. IF you are still unable then just mail us at [email protected] with this forum topic url, site url and temporary username and password.

    Thank you!

    #13073

    Hi Gentry,

    Sorry for the wrong reply.
    Could you once deactivate all the plugin once. It may be plugin issue. If there is still problem then please send your temporary username and password at [email protected]

    We will look over it and don’t forget to send the site url and also the forum support question link too.

    Thank you!

    #12899

    Hi grendizer,
    We don’t have this feature. You just install the clean retina pro theme and activate it.
    Thank you!

    #12787

    Hi Gae!
    Yes you can see interface pro theme insdie appearance -> themes
    You need to get it activate to work with it.
    Thank you!

    John
    Participant

    I’ve just purchased Retina Pro. Have made it the active theme. However, after installing it and the two required plugins the admin pages are not redrawing. The site itself is visible and appears to work. However, I cannot actually do anything with the Admin – UNLESS I deactivate my Gravity Forms plugin. Any suggestions?

    #12636
    ayar
    Participant

    Hi! I enjoy a lot working with your theme! There is one problem though: the main menu on top disappears on mobile devices (I have tested on the iPhone). It does work on the desktop, when I re-size the window, but refuses to work on the phone.

    I have disabled all plugins and removed a logo from the header. Same result, no menu. I did same changes to the style.css in the child theme, but it was related to colors only. I modified wp-config.php to activate Russian language. I made no changes to header.php

    Do you know what might cause the problem? Thanks in advance for looking into it! http://aigerim.comuv.com/ It is driving me slightly mad…

    Best,

    Aya

    #12614

    HI Kmarie,
    To display the full blog there you need to select the template name blog full content.
    Create a page and at the right side there is template and select blog full content. Then your blog full content will display.

    Also provide the site url too. Did you customize our code or some plugin may effect too. So deactivate all the plugins and check it once. You can also see in our demo site about it. Its working fine so it must also work there too.
    https://www.themehorse.com/preview/interface/

    Thank you!

Viewing 15 results - 256 through 270 (of 323 total)