Forum Replies Created

Viewing 30 posts - 781 through 810 (of 1,462 total)
  • Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 15:58

    You may check this element with Opera browser clicking right mouse on the element and investigate it with developer tools. You may also inspect this element in Chrome developer tools or other similar instrument and check css values for it.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 15:49

    Hello

    Please add following code into the custom.css:
    .responsive-sidebar-bottom {margin-bottom:0px!important}
    And set “0” value for row margin in Visual Composer as mentioned above.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 15:41

    Sorry we are unable to check what causes the issue without entering your site. Perhaps logo width is more than needed and it breaks header layout.
    You may try to add this code which may not be solution for you :

    .menu {position:absolute;left:29%;width:650px;}
    .menu > li a {padding: 8px 10px;!important;}

    Please let us know when your site will be online to check the issue.

    Thank you for understanding.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 15:19

    Hello,

    You’re using old theme and plugins versions. Please update them.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    It is for another theme but the process is identical.
    Don’t forget to make backup your site before updating.
    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 15:11

    The latest theme version(1.4) has smooth line of the menu items. Please check if any customization causes this issue.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 14:59

    Sorry we do not support 3-d party plugins. You may contact plugin author about this issue or use Revolution slider instead.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 14:44

    Please

    Provide us with ftp credentials to your site.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 14:05

    Hello

    Please check the zipped theme folder from themeforest.net. You may dowload the latest theme version there using your purchase code and registration.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 14:02

    Hello

    You are always welcome!

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 14:00

    Hello

    Sorry. We are still unable to login. Please check wp-admin credentials.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 13:54

    Hello

    Please check your spam folder. In case you will not find any e-mails from your site you should contact your host provider and check Php mail logs with them.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 13:04

    Hello
    Please add this code into the custom.css:

    .header-type-4 .container{background: red;}
    .header-type-4  li a{color:white!important}

    Please watch here abou how to create custom.css.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 13:02

    Hello
    Please add this code into the custom.css:

    .header-type-6 .menu-wrapper {background: #003A78;}
    .menu-wrapper li a{color:white!important}

    Please watch here how to create custom.css.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 12:56

    Hello

    1.Please try to disable 3-party plugins one by one and check mobile navigation issue after it.
    2.Please add this code into the style.css of the Child Theme:

    @media (max-width: 916px){
    .top-bar, .main-footer{display:none!important}}

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 12:24

    Hello

    You may change main font within Theme settings and other fonts for single elements as woocommerce blocks or plugin forms can be set via custom.css. Please watch here how to create custom.css.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 11:56

    Hello

    Sorry for the long delay with answer. You may set default sidebar position in theme-options->blog layout.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 11:45

    You are welcome!

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 11:44

    Hello

    Please provide us with ftp credentials to your site. You may also delete and reupload wp-content\themes\legenda\woocommerce folder because it may contain old files which are not in use and may cause these issues.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 11:39

    1. You may find this word and manually change it within royal\wp-content\themes\royal\framework\theme-fctions.php (line 3205).
    2. You may edit these lines in Contact royal\wp-content\themes\royal\framework\theme-fctions.php. Please find words “// ! Contact form” and check code below this line.
    3. Your question is a little bet unclear for us. Please clarify it with more details about what you would like to achieve with this code.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 18:26

    Hello

    Sorry for the long delay with answer.
    You may replace previous @font-face value and code after it with this:

    @font-face {
      font-family: 'helvetica';
     font-weight: normal;
      src: url(http://www.panda.no/wp-content/themes/legenda/css/fonts/HelveticaNeueLTStd-Bd.otf)}
    .sidebar-widget h4 {padding-bottom:0px!important;margin-bottom:5px!important;}
    #pages-2 ul {padding:0;text-transform:uppercase;font-size:16px;line-height:25px;}
    .sidebar h4,.sidebar { font-family: 'helvetica'!important;}
    .widget-title{width:100%;padding-left:10px!important;padding-top:0px!important;background:black!important;color:white!important;font-size:16px;}
    .sidebar-widget, .sidebar-widget ul{list-style:none!important;margin:0!important;}
    .widget_categories a {padding:0;text-transform:uppercase;}
    .widget_categories a:before{display:none!important;}
    .widget_categories li a{padding-left:px;width:100%!important;}
    .widget_categories li {margin:0;padding:0;}
    .sidebar-widget #searchform input[type="text"] {width:140px;height: 20px;margin: 8px 0px 13px 0px;border:1px solid black; }
    #searchform .button {position:absolute;margin-left:-20px;width:19px;height:10px;padding:0;margin-top:10px;border:none;color:white;}
    .sidebar-widget li {
        padding-bottom: 10px !important;
    }
    .newsletter-email{width:179px;height:20px;border:1px solid black!important;margin-top:9px;}
    .sidebar-widget h2 { font-size: 16px;font-family: 'Helvetica' !important;}
    .product-categories {line-height:25px;}
    .product-categories .cat-item {padding:0!important;}
    .sidebar-widget .page_item{padding:0!important}
    #text-4 .widget-title{margin:0!important}
    #text-4 .textwidget h4 {margin-top:5px;font-size:18px!important;font-family:'Helvetica'}
    .product-categories > li > a{font-size:16px;font-weight:bold!important;}
    #woocommerce_product_categories-2{margin:0!important;}

    Other code is the adjustments for margins, border, sizes within widget elements. You may try to change them and see how they affect your site using browser developer tools. in Chrome or similar instruments in Opera, Firefox etc.
    This part of code is the way to your font-file. Please check its name:
    src: url(http://www.panda.no/wp-content/themes/legenda/css/fonts/HelveticaNeueLTStd-Bd.otf)

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 15:46

    Usually you may set this value within VC column settings as on the screenshot. Please clarify your request with more details.

    with best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 15:27

    You may add this code into the fuctions.php of the Child Theme and edit it without touching theme core files which can be overwritten wth next theme update:

    function remove_parent_functions() {
    
    remove_shortcode('share', 'etheme_share_shortcode');
    add_shortcode('share', 'etheme_share_shortcode_child');
    } 
    
    add_action('init','remove_parent_functions');
    
    function etheme_share_shortcode_child($atts, $content = null) {
    	extract(shortcode_atts(array(
    		'title'  => '',
    		'text' => '',
    		'tooltip' => 1,
    		'class' => ''
    	), $atts));
    	global $post;
    	if(!isset($post->ID)) return;
        $html = '';
    	$permalink = get_permalink($post->ID);
    	$tooltip_class = '';
    	if($tooltip) {
    		$tooltip_class = 'title-toolip';
    	}
    	$image =  etheme_get_image( get_post_thumbnail_id($post->ID), 150,150,false);
    	$post_title = rawurlencode(get_the_title($post->ID)); 
    	if($title) $html .= '<span class="share-title hidden-xs">'.$title.'</span>';
    	$html .= '
    	<ul class="menu-social-icons '.$class.'">
    			<li>
    				<a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank">
    					<i class="ico-twitter"></i>
    					<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    							<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    					</svg>
    				</a>
    			</li>
    			<li>
    				<a href="http://www.facebook.com/sharer.php?u='.$permalink.'&images='.$image.'" class="'.$tooltip_class.'" title="'.__('Facebook', ETHEME_DOMAIN).'" target="_blank">
    					<i class="ico-facebook"></i>
    					<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    							<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    					</svg>
    				</a>
    			</li>
    			<li>
    				<a href="http://pinterest.com/pin/create/button/?url='.$permalink.'&media='.$image.'&description='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Pinterest', ETHEME_DOMAIN).'" target="_blank">
    					<i class="ico-pinterest"></i>
    					<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    							<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    					</svg>
    				</a>
    			</li>
    			<li>
    				<a href="http://plus.google.com/share?url='.$permalink.'&title='.$text.'" class="'.$tooltip_class.'" title="'.__('Google +', ETHEME_DOMAIN).'" target="_blank">
    					<i class="ico-google-plus"></i>
    					<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    							<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    					</svg>
    				</a>
    			</li>
    			<li>
    				<a href="mailto:enteryour@addresshere.com?subject='.$post_title.'&body=Check%20this%20out:%20'.$permalink.'" class="'.$tooltip_class.'" title="'.__('Mail to friend', ETHEME_DOMAIN).'" target="_blank">
    					<i class="ico-envelope"></i>
    					<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    							<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    					</svg>
    				</a>
    			</li>
    			<li>
                    <a href="http://instagram.com/?url='.$permalink.'&media='.$image.'&description='.$post_title.'" title="'.__('Share On Instagram', ETHEME_DOMAIN).'" target="_blank">
                        <i class="ico-instagram"></i>
                        <svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
                                <circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#cda85c"></circle></svg>
                    </a>
    </li>
    		</ul>
    	';
    	return $html;
    }

    Child theme lays within zipped package from the themefores.net.Please read here about Child theme in wordpress.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 14:58

    Hello

    1.Please try this code instead of previous and clear browser cache to see changes in css:

    @media only screen and (min-width:768px){
    .fixed-header > .container{width: 970px!important;background:#b39a72 !important;}}
    
    @media screen and (min-width: 1200px){
    
    .fixed-header > .container{width: 1200px!important;padding:0!important;!important;background:#b39a72 !important;}}
    .fixed-header-area {background-color: transparent;border:none!important;}
    .fixed-header-area {border:none!important;padding-top:0;box-shadow:none;}
    .fixed-header > .container{background:#b39a72 !important;border-bottom: 1px solid #ddd;  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15);}

    You may set right sidebar position on this page as on the screenshot

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 14:03

    You are welcome!

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 13:16

    Hello

    You may navigate to the media library and write down the url address of the proper image and paste it in the logo field.

    with best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 12:38

    Hello

    Please provide us with wp-admin and ftp credentials to your site.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 12:36

    1. Please provide us with wp-admin credentials to your site.
    2. You may change this name in \woopress\wp-content\themes\woopress\framework\theme-functions.php in the line 3257.
    3. Please navigate to the appearance ->widgets->footer 1 and add empty text widget in this area.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 12:15

    Please navigate to the settings->Visual composer and check all necessary radio buttons to enable it for the most pages you edit.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 12:06

    Hello

    1.Please try this code:

    @media only screen and (min-width:768px){
    .fixed-header > .container{width: 970px!important;background:white !important;}}
    
    @media screen and (min-width: 1200px){
    
    .fixed-header > .container{width: 1200px!important;padding:0!important;!important;background:white !important;}}
    .fixed-header-area {background-color: transparent !important;}

    2.Please provide us with wp-admin credentials to check the issue.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 15, 2015 at 11:07

    Hello

    Sorry for inconvenience. We do not support third-party plugins and you should contact woocommerce team about this issue. Please try to disable all additional plugins which are not included in our theme package and reply to us in case the issue still persists.

    Thank you for understanding.

    With best regards
    Brian Johnson

  • 1 2 3 26 27 28 47 48 49
    Viewing 810 results - 781 through 810 (of 1,462 total)
Viewing 30 posts - 781 through 810 (of 1,462 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.