93 comments found.
Heya! I am superglad with my purchase. It looks nice. https://world.segolia.net/ I was wondering if I could make an overlay over the first image: if you look, you can see the animal swimming down, I wanted that to overlay the picture of the story..
Hi, thanks for buying this theme! I am sorry that I am not clear enough with your question, could you send me a screenshot with diagram to foreverpinetree[at]yahoo.com? (replace [at] to @)
I have set up your theme, and it’s not only beautiful, it is very easy to use! Do you plan in the future to have some kind of gallery proofing? Thanks!
Thanks for your kind words. We don’t have much experience on gallery proofing, we will do some research on it and then decide the next step.
Hello, presales question: is it possible to have or activate the horizontal scroll in mobile?? In desktop looks perfect for me, but i need the same ¨wow¨ effect on mobile. Also, size of the theme? Thanks in advance.
Hi, this theme doesn’t support horizontal scroll in mobile, but my other two horizontal themes support (still have some limitation).
I will take a look on the other 2 themes, I see you have 8 themes in your portfolio, which ones have the horizontal scroll feature?
TheNa and TheAu. We only have 3 horizontal themes 
The other 2 themes are super beautiful, I love it all. Just a question, I couldn´t achieve the horizontal scroll on mobile, I tried resizing window in my desktop as well as in my Samsung s10. Any reason? Please tell me that you can fix that, I do love your themes, I just need that ¨little¨ extra of scrolling horizontal on mobile. Please.
Hi, only on mobile landscape mode will use the horizontal scrolling, that’s the pain, we can’t fix it because this will take lots of code.
oh, ok, I get it, nonetheless, It´s so sad. I wanna cry! I am in love with your themes on desktop. So nice, clean and classy. I do understand that it will take so many hours of coding just to achieve what I want. I do however gonna keep my faith that maybe in the future you do it. If so, I will be the first to buy all the three themes many times so I can use on the sites I want. Meanwhile, my best wishes to you.
Ok, Thank you 
Hello developers,
for an acquaintance of mine I have set up your beautiful theme “Thecs”. We both love the design and the horizontal layout a lot!
https://mraquerra.com/We stumbled over an interesting issue:
On the actual page (within the mixboxes) links appear as white text with a hover effect that turns them yellow. Perfect, looks great.
But when you click on the i-Icon to open up the imprint section, links don’t have this hover effect.
Maybe you have an idea how to solve this issue?
Thanks a lot in advance and best regards from
Allan
Issue solved nearly instantly after I wrote to the support. Thank you very much Pine tree. Support as it should be. 

Hi, can you help me? I try to insert google map to my website, but I get still this error – “For development purposes only” and my google chrome plugin shows this error “ERROR: The Google logo or copyright notice appears hidden from view. Per our Terms of Service, do not obscure any branding elements when displaying a Google Map.”. Maybe do you know, how to solve it?
Hi, you might forget to enter a google API key, go to https://developers.google.com/maps/documentation/javascript/get-api-key to get your key, then type it into Theme Options > Google map API key inputfield.
Sorry, made a mistake, you should type the key into Theme Options => Map => Google map API key inputfield.
no, map api key i have entered – https://ibb.co/xY2Tt9M. With my other sites everything works.
Perhaps the key hasn’t included your new site domain? I am not sure about this, on my demo it works fine.
can I send to you a private message?
You can contact me via the theme support, it will send to my support email.
ok, thanks!
Hi, WordPress gallery in posts does not have a style in this theme. can you add a style and lightbox for the WordPress gallery, please? [gallery] shortcode
ok, i will add it in next update. thanks for your suggestion.
How can I remove the lazy load and the easing reveal on all images, site wide?
Also, how can you expand the text area (Title, Description) on the Gallery template? Where is the code that governs its width?
-
To remove the lazyload and the easing reveal,
-
Add the following code to Appearance => Customize => Additional CSS:
.pic-loader,.mo-line{ display: none !important; } .mo-text-wrap abbr.mo-text-inner{ opacity: 1; } *:after,*:before{ transition: all 0s !important; -webkit-transition: all 0s !important; } -
Add the following code to Appearance => Custom Script:
(function ($){ $('.bg-full,.item,span.price').addClass('show'); $('.bg-full[data-bg]').each(function(){ var $this = $(this); var dataBgUrl = $this.data('bg'); if ( $this.parent().parent().hasClass('list-title') ) { $this.parent().addClass('show'); } $this.css("backgroundImage",'url('+ dataBgUrl +')'); $this.removeAttr('data-bg').addClass('bg-inited'); }); })(jQuery);
-
Add the following code to Appearance => Customize => Additional CSS:
- I am not sure where you want to expand, could you send me a screenshot to my email via the theme support?
Thanks, where exactly is Appearance => Custom Script?
Thanks for the replies by email! 
hello, hscroll have problem in rtl version with chrome and firefox browser. in my website when i go to shop page and back to home, scroll not worked. i traced pt-plugins.js and finded problem. in pt-plugins.js line 2515, value of definer.scrollLeft must be bigger than 1. for example 10
Hi, it would be greate if you can send me your page link to my email, that will help me find the problem.
Hello,
I have Thecs theme from you. I like the theme but I have problem with Woo. If I have product with variations (Size of T-Shirts for example) than “Add to Cart” is hidden and there is no Select Box to choose variation. I tried disabling all plugins and trying another theme. In any other theme the variations are showing so it is set correctly in Woo. Can you help mi to show Add To Cart and Select box? The link for page is: https://explicit.ondrej-toth.cz/produkt/ravemoji-evolution-tee-kopirovat/ thanks for your help.
I have replied via email, pls check it.
Hi, great theme. Whether this theme can continue horizontally when opened using a mobile?
Hi, this theme can’t be horizontal when on mobile, my another theme “TheNa” can.
What pages on thena can I see horizontally on mobile?
Most when your phone is lanscape mode.
Hello, great theme! Is this compatible with the TranslatePress multilingual plugin?
We don’t test it yet. This theme is compatible with WPML and provides .pot file. I checked the plugin and found it says “Fully compatible with all themes and plugins”, so in theory it’s compatible.
OK thanks :)
Hi There,
CAN WE USE OUR CUSTOM LAYOUT? OR WE CAN ONLY USE YOUR LAYOUT FOR HORIZONTAL SCROLLING.
WHICH EDITOR DO YOU USE IN THIS THEME?
i WANT TO PURCHASE THIS THEME BUT I NEED SOME CONFIRMATION REGARDING ADMIN EDITOR AND OUR CUSTOM LAYOUT.
THANKS,
Hi, the theme doesn’t include page editor, but we provide module generator. When using horizontal layout, you have to use our built-in module editor to insert built-in modules. If you want use your custom layout, you need to place it into a module “Custom HTML”, then you need to write CSS to add style to it.
Ok Thanks for reply..
Hello,
We have Create the custom post (“Services”) but we can’t seed the “Page Attributes” there. Please see my screenshot. http://prntscr.com/uesddq. so how can we get the shortcodes in custom post..
Thanks,
Shortcodes are only availabie on Page, Post and Project, it doesn’t work on custom post type because custom post type usually has its code structure. I suggest you to use Page to build your custom layout.
Hello,
Could i add the custom width in shortcode module?
My custom layout like 45%, 55% etc…
Thanks,
Hello,
one more thing can we stay the title on slider. for example we need to rotate the slider image only and page title should be stay on there position.
see my screenshot http://prntscr.com/ug3b6n
Thanks,
-
Do you mean the Custom HTML? Currently it only supports 25% 33.33% 40% 50% 60% 66.66% 70% 80% 100%, you need to use CSS to set other size.
Edit your custom html shortcode, find the ID inputfield, let’s set the ID to custom-size-1, then add the following code to Appearance => Customize => Additional CSS:body:not(.m-mode) #custom-size-1 { width: 55% !important; }It will set the width to 55%. - Currently each slide has each title, it will change when switching to another slide, so it can’t stay on the same position since they are not the same one.
Hello,
Can we scroll the horizontal on click to particular section or div.
Below example is the vertical scrolling but we need to horizontally scrolling on click.
https://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_eff_animate_smoothscrollHi, currently it doesn’t support this feature, we’ll implement it in next update.
ok so is there any alternative solution in this existing version?
We have tried with below js but it’s now working.
https://tsuyoshiwada.github.io/sweet-scroll/horizontal.htmlToday.
Today? Means you will update new version today?
Yes I need this today because of client need to solution today for make it live website.
We have tried with below js but it’s not working.
https://tsuyoshiwada.github.io/sweet-scroll/horizontal.htmlCan you please give me the alternative solution for this.
The update is online now, pls update your theme. Now it supports to use #hash to scroll to another section.
For example, you enter a link ”#mypage1” to a button, then go to edit the shortcode you want to scroll to by clicking this button and fill the ID to “mypage1”. When you click the button, it will smooth scroll to this shortcode.
Hello,
We have updated the theme and it’s working but not smooth scrolling and we need to stop that section left. Currently it’s stop to right side.
https://artifex-online.com/projects/denta/under-construction/ Please check above link and click on the service and contact menu. http://prntscr.com/un2x4yAnd one more think when we show hide some div than width not working properly. For example we have put some section in admin side than show hide on click than width not covered whole section when we scroll. please see the link of the page and video as well.
https://www.loom.com/share/4ed8d60f6dcd4ea9aeb58f55729baabe https://artifex-online.com/projects/denta/equipa/Thanks,
jQuery(window).trigger('resize');
Thanks for solution,
Currently our functionality is when we click on particular person than open it’s full details but again click on other person it’s not going to the left side. I need when user click on the particular person image than it’s details show in left side full view.
https://www.loom.com/share/a65bb9edd7824c1a95e63777426b2c7d===========================
When we click on the service menu than it’s working fine but bottom our custom scroll is not moving and it’s stay on left and than we scrolling the screen than it’s starting from the left.
I have also enable the default scroll for testing and it’s moving but our custom scroll is not moving please see below video.
https://www.loom.com/share/aed80ebf046142f28459d7ce046e4bfbThanks,
To fix this problem, you can instert the following code after your own custom JavaScript:
!(function ($) {
$('a').each(function () {
var hash = this.hash;
if(hash) {
var $element = $(hash);
if($element.length > 0) {
$(this).on('click', function (evt) {
if(!evt.ctrlKey) {
evt.preventDefault();
$('.pt-hscroller-element').ptHScrollerCall('scrollToElement', [$element, true]);
}
});
}
}
});
})(jQuery);
Test it.
Yes It’s working… Thanks Again…
Is there any option to vertical custom scroll design instead of arrow. http://prntscr.com/unjuc6
Thanks
body.pc-mode .pt-area-roll-btn {
display: none !important;
}
body.pc-mode .pt-area-roll-wrap .intro {
overflow: auto !important;
}
body.pc-mode .pt-area-roll-wrap .pt-area-roll-inner {
overflow: hidden !important;
transform: translate3d(0, 0, 0) !important;
}
Hello,
we have customized the page horizontal scroll (http://prntscr.com/upvpn8). but when we scroll to end of the screen white handle goes outside of the screen. http://prntscr.com/upvqdn
https://artifex-online.com/projects/denta/under-construction/So how can we solve that.
Thanks,
Pls send message to me via the theme support, I will answer you via email.
Is there scope in a future release to select light or dark theme on a per page basis?
- Go to Appearance => Custom Script, check the checkbox “Enabled on Page/Post…”.
- Go to edit the page which you want to change the theme, find the option “Custom Script”, then add the following code to the “JavaScript” tab:
$(function () { $('body').removeClass('site-light site-dark').addClass('site-dark'); });Now the page will turn to dark theme. If you want to turn light, change the last ‘site-dark’ to ‘site-light’.
Hi there, I don’t see a checkbox in Custom Script, do I need to update Thecs manually?
Yes, read here to get how to udpate your site.
hello I have purchased this theme but I couldn’t find the menu type on the top right corner where the menu is visible by clicking on the menu icon
https://3theme.com/tf004/light/here is the link where I can see the top right menu item
why it’s not in my theme? Please let me know
Thanks
Hi, you can find it from widgets, I will send a screenshot to your email.
Hello, I would like to know if WPML support is available with this theme?
Yes.
Slider Revolution does not work in mobile mode. How should I proceed?
Hi, could you send a screenhot and your page link to my email via theme support? I will check what happens.
Hi! Is it somehow possible to have a 3-row gallery look in the project?
Hi, did you mean the gallery in the single project to have 3 rows? If so, the answer is No. Only Portfolio and Gallery page list currently have 3 rows.
And as well there’s no chance to have gallery pages displayed in portfolio…?
Sorry, I am not so clear about your question, could you send me more details (screenshots or something else) to my email via theme support? Thank you.
Well, I mean I need single project to look like a 3-row gallery page. Since it’s impossible then I can only make a pages. However it’s not possible they’re displayed in portfolio page, right? For example: I want to have a portfolio page with my concert photography and I want it to display links to my concert galleries.
I will add an option “custom link” to project in next update, so that you can change the link to a gallery page. This should solve your problem.
In the mean time, you can try this to see if it would help: create a gallery page and treat it as a category page, then edit each image link to a new gallery.
As temporary solution I did this. Thanks! So I wait for an update!
Ok, another question
Is there any possibility to change the look of Project title to make it more page alike? I mean the bigger font size and a quote mark? As well as the width of the text area? Somewhere in css file?
Hi, pls send a message to my email (from the item support) including your page link, then I will help to wirte some CSS.
Ok, I’ll prepare sample project and sample page to compare and send you links with explanation, thanks!
Hi, how to set in PROJECT/PORTFOLIO data source type as “Page”? I have source like: ID, Category, Query args string… Piotr
Hi, sorry, you can’t, portfolio can only display the posts which type is project.
Post or pages?
When you create a page with Portfolio template, you can choose the source like projects id or projects category, but you can not choose pages. You can get more information from documentation > Adding posts.
Hi Pinetree,
I own your TheNa theme and it’s amazing. It’s very similar to this theme which also looks great. Is it possible to get the functionality of:
1) The Expanding footer accessed by clicking on the i symbol
and
2) The Horizontal Menu 5
on TheNa theme?
Thanks,
Hi, sorry it’s impossible because of different code structures 
hello, i have some questions : 1- on this page https://3theme.com/tf004/dark/ can we put as much “rectangle” as we want? 2- and on this page https://3theme.com/tf004/dark/custom-home/ ?
Hi, sorry that I don’t know what “rectangle” means, could you tell me more about it?
for exemple “video slider” is a rectangle, “custom width” is a rectangle
Sure, that is a shortcode, you can insert as many as you want.
ok thanks, we can put what we want in the shortcode ? or it’s predefined ?
There are 6 predefined shortcodes. There also is a Custom HTML shortcode which allows you to enter your own html structure.
is it easily customizable ?
It’s easy to use the shortcode generator to create the rectangles. If you want to use the custom-html shortcode to insert your own html, you need to be good at CSS to style it.