about - admin
Forum Replies Created
-
Question status -
-
Support StaffKeymaster
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,
SinisaSeptember 3, 2015 at 5:36 pm #5553Support StaffKeymasterGreat, I’m glad we could help!
Regards,
SinisaSeptember 3, 2015 at 5:33 pm #5551Support StaffKeymasterHi,
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,
SinisaSeptember 3, 2015 at 10:39 am #5547Support StaffKeymasterHi 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.
September 2, 2015 at 5:27 pm #5544Support StaffKeymasterSeptember 2, 2015 at 3:44 pm #5541Support StaffKeymasterHi 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,
SinisaSeptember 2, 2015 at 10:43 am #5537Support StaffKeymasterHi,
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,
SinisaSeptember 2, 2015 at 10:33 am #5536Support StaffKeymasterHi Shah,
unfortunately there is no.
Best regards,
SinisaAugust 25, 2015 at 10:08 am #5529Support StaffKeymasterHi,
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,
SinisaAugust 17, 2015 at 10:24 am #5522Support StaffKeymasterHi,
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,
SinisaAugust 17, 2015 at 10:18 am #5521Support StaffKeymasterHi,
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,
SinisaAugust 10, 2015 at 10:38 am #5487Support StaffKeymasterHi 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,
SinisaAugust 10, 2015 at 10:24 am #5486Support StaffKeymasterHi,
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,
SinisaJuly 16, 2015 at 8:48 am #5438Support StaffKeymasterThat option will just exclude category from menu, that’s all.
July 4, 2015 at 1:11 pm #5415