about - admin

Forum Replies Created

  • Question status -
  • Support Staff
    Keymaster

    No, there is no. You’ll have to learn CSS and edit style.css, or better way – to create child theme. If you need help in resources for learning HTML / CSS, let me know, I’ll post you links which I consider good.

    Regards,
    Sinisa

    #5553
    Support Staff
    Keymaster

    Great, I’m glad we could help!

    Regards,
    Sinisa

    #5551
    Support Staff
    Keymaster

    Hi,

    1. You did not select page template “Multi select”, that’s why header / slider gap exists. If you can’t find it, check the screenshot: https://i1.wp.com/en.support.files.wordpress.com/2008/12/find_page_attributes.png. It’s on the right side of page (it’s not showing on posts).

    2. Make those posts in center, you need to put posts inside of section shortcode, which has “wrap” (checkbox) turned on, and your shortcode would look like this on the end:

    
    [section center="true" color_scheme="color_1"]
    [blog number="6" ignore_sticky="false"]
    [/section]
    

    Try just copying this instead of your blog shortcode.

    Regards,
    Sinisa

    #5547
    Support Staff
    Keymaster

    Hi Mark,

    you need to set theme differently. First, create a page called front page for example, and on the right side under page attributes / template select multi sections template. Create slider as in video. Go to settings / reading and select front page as front page.

    To add blog posts below slider, there’s also shortcode for that, called “Blog”. Just add it after slider, and it will display your latest posts.
    Example blog shortcode looks like this:
    [blog number="10" ignore_sticky="false"]

    I hope this helps.

    #5544
    Support Staff
    Keymaster

    No problems!

    Best regards,
    Sinisa

    #5542
    Support Staff
    Keymaster

    Hello Mark,

    Please watch our video tutorial to learn how to setup slider on Ceckito theme.

    #5541
    Support Staff
    Keymaster

    Hi Mark,

    this is out of the scope of support. If you want, we can customize theme for you, I’m sending you offer to email.

    Regards,
    Sinisa

    #5537
    Support Staff
    Keymaster

    Hi,

    theme editor is located under appearance / editor. Go there, select Lasermo theme, find content.php file and remove this line:
    <time <?php hybrid_attr( 'entry-published' ); ?>><?php echo get_the_date(); ?></time>.

    This line appears twice, first is for post, and second is for front page (blog page). You can remove both.

    Regards,
    Sinisa

    #5536
    Support Staff
    Keymaster

    Hi Shah,

    unfortunately there is no.

    Best regards,
    Sinisa

    #5529
    Support Staff
    Keymaster

    Hi,

    thank you for purchasing. Slider in Lasermo works differently.
    Paste this code in your post for example:

    
    [slider auto="true" pause="4000"]
    
    [slide src="https://www.site.com/image1.jpg" link="#" field="Lasermo Theme" title="Made For Real Business"]
    
    [slide src="https://www.site.com/image2.jpg" link="#" field="Lasermo Theme" title="Made For Real Business"]
    
    [/slider]
    

    Make sure to replace image links with your working image links.
    This video will help, it’s made for Ceckito theme, but it’s the same process: https://www.youtube.com/watch?v=rbLe74GNCzk.

    Regards,
    Sinisa

    #5522
    Support Staff
    Keymaster

    Hi,

    thank you for purchasing.
    We’ll start adding xml setup files to themes very soon. For now use this link: https://www.filedropper.com/lasermowordpress2015-08-17.

    This theme works similar as Ceckito, so our channel on YouTube might help: https://www.youtube.com/channel/UCZp9vUjm0datjYwAan5k83Q.

    If you have any questions, feel free to ask.

    Regards,
    Sinisa

    #5521
    Support Staff
    Keymaster

    Hi,

    you can add this to appearance / theme options / scripts / custom css:

    
    	#menu-primary-items ul,
    	#menu-primary-items ul a {
    		width: 300px !important;
    	}
    
    	#menu-primary-items ul ul {
    		left: 307px !important;
     	}
    

    Increase / decrease 300px according to your will. If you change 300px to 280px, you need to adjust left: 307px !important; to left: 287px !important;
    Left property must be exactly 7px larger.

    Regards,
    Sinisa

    #5487
    Support Staff
    Keymaster

    Hi Wayan,

    can you please leave me admin login details, I’ll do it for you and show you what I did. Make sure to mark reply as private.

    Regards,
    Sinisa

    #5486
    Support Staff
    Keymaster

    Hi,

    copy code from this url https://pastebin.com/tna8C1se to content/content.php file. It will hide everything on pages, but it will show on posts.

    Regards,
    Sinisa

    #5438
    Support Staff
    Keymaster

    That option will just exclude category from menu, that’s all.

    #5415
Viewing 15 posts - 31 through 45 (of 163 total)