Forum Replies Created

Viewing 30 posts - 10,501 through 10,530 (of 25,536 total)
  • Author
    Posts
  • in reply to: vertical align a text block within color section #1187461

    Hi tronicszone,

    Yes, that’s the limitation because of the container :(
    Can you try to create another section, add an ID (Developer ID) to it (example note-section), then move the note there.
    Set the settings similar to Trusted Partners for Electronic Design section so it doesn’t have a padding.
    In Quick CSS, add this CSS code (remove the code I gave before):

    #note-section .container,
    #note-section .container .template-page {
      position: static;
    }
    
    #footnote_text {
        position: absolute;
        left: 0;
        top: -33px;
    }

    Just adjust the top value.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Layerslider not showing up in back end after update #1187452

    Hi iainski,

    Thanks for trusting us and giving your cpanel access :)
    It is now fixed and the sliders are now showing.
    You can change the password.
    Let us know if you need further assistance.

    Best regards,
    Nikko

    in reply to: Problem woocommerce structure #1187448

    Hi Playsystem,

    We can login now with the link you gave.
    Let’s go back to this question 2-if I modify a product it becomes UNAVAILABLE even if the quantities of the product are in stock
    I tried to modify the description in the product (I returned it back immediately after checking) and the product did not become unavailable.
    Can you provide an instruction on how we can reproduce the issue?

    Best regards,
    Nikko

    in reply to: vertical align a text block within color section #1187442

    Hi tronicszone,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #footnote_text {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    in reply to: stars rating in product grid #1187439

    Hey Javi,

    Can you give us a link to one of your product page? so we can try to inspect it.

    Best regards,
    Nikko

    in reply to: Google Maps API Integration on Theme #1187438

    Hey skillsdxb,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    Hi CBRAMedia,

    I think we can try to fix this one by one.
    For now a lot of errors is coming from having a Mixed Content, and the fonts seems to be pointing at (link in private content) which is not https or not secure, can you try to fix that one first?

    Best regards,
    Nikko

    in reply to: show breadcrumbs #1187433

    Hi Luigina,

    I have checked your site and it doesn’t seem to be hidden by some css.
    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    Hi peter51,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    Hi alexEnvatoAgeless,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Fatal Error when trying to edit a child theme #1187427

    Hi rammandco,

    Glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Main Menu sublevel #1187424

    Hi rammandco,

    Glad that Rikard could help you :)
    Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

    Hey znello,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: vertical align a text block within color section #1187421

    Hey tronicszone,

    Can you give us a link to your site? and maybe a screenshot or mockup of what you want to achieve, so we can see it without misunderstanding and hopefully could give you some CSS codes that should help :)

    Best regards,
    Nikko

    in reply to: Invisible Burger Menu Icon #1187419

    Hi Dzammit,

    Glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: How to right align text next to icons in footer #1187418

    Hey trufflesadmin,

    Thanks for giving us a mockup of what you want to achieve and a link to your site.
    However with the current markup/html structure it’s difficult to achieve.
    Currently you have 3 divs (2 having class of rows), the 2 social icons and the first paragraph are in the same div which makes it very difficult and hard to fix on responsive versions.
    Please do the following instead, Create 1 div put a class name (ex. my-custom-footer) inside it create 2 divs, one has the 2 social icons and the other has those texts.
    Then in Quick CSS, try to add the following CSS code:

    #top .my-custom-footer {
      display: flex;
    }

    You may need to define width in one for the 2 divs.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Safari browser problem: 'mouse over' icon iphone / mac! #1187410

    Hey Peter,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Product Visibility #1187407

    Hey Mohamad,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: How to remove the author link in posts – Take II #1187406

    Hi Axel,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Change related posts Title #1187402

    Hi mosesjohnson,

    Please create a file called related-posts.php inside the includes folder of your child theme.
    Then paste this code: https://pastebin.com/4rCA5uWU
    The parts that were modified is the related_title and the divs were changed to ol and li :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

    Hi Gilbert,

    I think instead of filter: grayscale(100%); to filter: none;, just set it to 0, so you put it this way:

    filter: grayscale(0);

    You may need to remove the image overlay, just use this code:

    #top .image-overlay {
        display: none !important;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: mobile menu disappeared after upgrade #1187397

    Hi Colin,

    We’re glad that you were able to find the cause of the issue.
    Let us know if you need further assistance.

    Best regards,
    Nikko

    in reply to: Breadcrumb in page content #1187395

    Hey kumharas,

    When you edit the pages, in the sidebar you have this option Title Bar Settings, you can set there if you want to hide or show the breadcrumbs.
    You can just go to the homepage and remove it there while the global default option is set to show.
    As for mobile devices, you can add this CSS code, in Quick CSS (located in Enfold > General Styling) to hide it:
    Try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    @media only screen and (max-width:767px) {
      #top .avia-breadcrumbs {
      display: none;
      }
    }

    Best regards,
    Nikko

    in reply to: Order post slider by custom field #1187392

    Hi Partecipant,

    The code you posted seems to be correct but the quotes might be the ones causing the issue.
    Please retype the quotes

    '

    Let us know if it helps.

    Best regards,
    Nikko

    in reply to: Randomize Masonry Gallery #1187391

    Hi roosites,

    If your looking for a way to randomize the display, just edit the Masonry > Content (tab) > Sorting > Order By set this to Random.
    As for the first issue, can you give us a link to your site?

    Best regards,
    Nikko

    in reply to: Shortcode to display categories in a list view #1187390

    Hi Federica,

    There’s no existing shortcode for that, can you give us a screenshot or a link of what you’re trying to achieve?
    Maybe we can write some shortcode for that.

    Best regards,
    Nikko

    in reply to: Layerslider not showing up in back end after update #1187387

    Hi iainski,

    Thanks for giving us admin access.
    I tried to access mysql with the credentials but it doesn’t work as well.
    Can you give us cpanel access or something that we could access the database? just change the password once it’s fixed.

    Best regards,
    Nikko

    in reply to: Blog Detail-Page and Layout Architect #1187379

    Hi alex,

    Please add this code at the bottom of your child theme’s functions.php (or you can copy from here: https://pastebin.com/sAKCw1c3 )

    function enfold_post_meta_infos() {
    	$output = "<div class='main_color'>";
    	$output .= "<span class='post-meta-infos'>";
    
    	$output .= "<time class='date-container minor-meta updated' >" . get_the_time( get_option( 'date_format' ), get_the_ID() ) . '</time>';
    	$output .= "<span class='text-sep text-sep-date'>/</span>";
    
    	// if ( get_comments_number( get_the_ID() ) != '0' || comments_open( get_the_ID() ) )
    	// {
    
    		$output .= "<span class='comment-container minor-meta'>";
    		ob_start();
    		comments_popup_link(  '0 ' . __( 'Comments', 'avia_framework' ),
    								'1 ' . __( 'Comment', 'avia_framework' ),
    								'% ' . __( 'Comments', 'avia_framework' ),
    								'comments-link',
    								'' . __( 'Comments Disabled','avia_framework' )
    				);
    		$output .= ob_get_clean();
    		$output .= '</span>';
    		$output .= "<span class='text-sep text-sep-comment'>/</span>";
    	// }
    
    	$taxonomies  = get_object_taxonomies( get_post_type( get_the_ID() ) );
    	$cats = '';
    	$excluded_taxonomies = array_merge( get_taxonomies( array( 'public' => false ) ), array('post_tag','post_format') );
    	$excluded_taxonomies = apply_filters( 'avf_exclude_taxonomies', $excluded_taxonomies, get_post_type( get_the_ID() ), get_the_ID() );
    
    	if( ! empty( $taxonomies ) )
    	{
    		foreach( $taxonomies as $taxonomy )
    		{
    			if( ! in_array( $taxonomy, $excluded_taxonomies ) )
    			{
    				$cats .= get_the_term_list( get_the_ID(), $taxonomy, '', ', ', '' ) . ' ';
    			}
    		}
    	}
    
    	if( ! empty( $cats ) )
    	{
    		$output .= '<span class="blog-categories minor-meta">' . __( 'in','avia_framework' ) . ' ';
    		$output .=	$cats;
    		$output .= '</span><span class="text-sep text-sep-cat">/</span>';
    	}
    
    
    	$output .= '<span class="blog-author minor-meta">' . __( 'by','avia_framework' ) . ' ';
    	$output .=	'<span class="entry-author-link" >';
    	$output .=		'<span class="vcard author"><span class="fn">';
    	$output .= get_the_author_posts_link();
    	$output .=		'</span></span>';
    	$output .=	'</span>';
    	$output .= '</span>';
    
    	$output .= '</span>';
    	$output .= '</div>';
    	return $output;
    }
    
    add_shortcode( 'post_meta_infos', 'enfold_post_meta_infos' );

    Then use this shortcode: [post_meta_infos]
    Hope it helps :)

    Best regards,
    Nikko

    Hi mosaic,

    Thanks. Can you try to list or screenshot the js files loaded in your phone that has the issue? you will need to view source.
    If it’s an iphone please follow the instructions here: https://www.hongkiat.com/blog/view-source-codes-in-ipad-iphone/
    If it’s an android: https://android.stackexchange.com/questions/5039/how-do-i-view-source-in-the-android-browser
    so we can compare it with the currently loaded js files.

    Best regards,
    Nikko

    in reply to: Page Preloading + Page Transitions for the homepage only #1187283

    Hi Matt,

    We’re glad that we could help :)
    And yes, technically they are the same but Quick CSS has more priority :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 30 posts - 10,501 through 10,530 (of 25,536 total)