433 comments found.
Hello,
I purchase Y theme for wordpress and I install it on my localhost. After inslatation of plugins i have a problem. At the first after instalation of “hybrid composer” on the top of website and admin panel i have information: “Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\wordpress\wp-content\plugins\hybrid-composer\index.php on line 908”
And the second queation i: where I can find license key for Slider Revolution
Hi,
Thanks for your theme, it is great !
I have some requests : - Can you please install the demo pictures? - There is an error when i try to change the picture through the hybrid composer. When i click on the ”+” on a section “two blocks” for example, there is the following javascript error : Uncaught TypeError: wp.media is not a function . Can you fix this please ? - On the home page, there is a responsive problem between the side bar and the main content. The side bar is over some sections (like “architecture and design”), so we can’t see it. Can you fix this please?
Here is the settings :
Wordpress: website URL: http://sudtravaux.fr Admin URL : http://sudtravaux.fr/wp-admin Login : admin Password : cBUaWLiGB5w$SCkA)@
FTP: URL: ftp.cluster026.hosting.ovh.net Login:sudtravazu Password: cBUaWLiGB5
Regards
Hi, please remove and update now your access informations due are visible to everyone
Contact me at support@schiocco.io for the images. About the media error, you need to activate the media on wp settings thanks
Hello !
I contact you to have some informations and to know if you can make me a cost estimation.
I use your theme “Y THEME” for a client and I will explain you what I would like to do :
It is an entreprise, with 4 persons. On the web site there is a “Blog Section” and those persons write some “blog article”. There is also a “Team Page” which detail the role of each person in the entreprise. My question is the next one : Can you make me a cost estimation to include the possibility to see the article of each person on the team page. For example : under the presentation of Mickael, we can have an access of his lats articles.
I hope you understand me..
Can you confirm me that is not possible to do this with the actual fonctionalities of the theme ? please
If you need more informations, tell me.
Regards, Aymeric
Is there a way to add a RSVP form to this I’m using the MTX Theme, I would like people to be able to RSVP to the events we post
Hi guys,
I have a problem with the gallery feature in the masonry list. I am using the advanced list with lightboxes and need to be able to switch through the layers (-> gallery option). As soon as I activate the checkbox in the masonry list settings, the gallery feature activates, but the layers don’t show up anymore (I reference the lightbox content with the ID and lightbox containers). When I deactivate, they come back. Is there a workaround to actually use the gallery feature on the masonry list? Do you need more information?
Thanks
Hi, unfortuntely the gallery feature is supported only for IMAGE mode, not for the advanced mode. Thank you
I have a couple of issues in my installation. The site runs beautifully on all browsers except Edge/IE where the logo looks really bad and the menu doesn’t line up correctly? I am using a single page layout with anchors to scroll to content, however, we have added other pages as well such as legal and cookie policy and when a user if in these pages, the menu does not change to reflect this so our menu now read /policy/#Link as opposed to index.php/#Link – I can obviously get around this by changing the menu to explicitly use the index.php/#Link but we will lose the scrolling function of the menu on the single page. Is it possible to use a separate header menu for ‘sub’ pages or even a php function to dynamically rewrite the links based on which page you are on?
Hi, please send page link and I check. Thank you!
Thank you
Hi,
To solve logo and menu problem add this CSS:
body .navbar-mini .navbar-left { height: 20px }
For one-page issue, try to remove the one-page menu options on Theme options, then on the menu item add the class “scroll-to” to maintain the one-page scroll. Thanks
Worked perfectly, thanks
Hi,
I contacted you months ago asking a question relating smooth scrolling, but now I really need a solution.
The main problem is that when an anchor link is clicked, page is showing a wrong position (arround 100px under).
I am trying to find the source of the problem into your javascript file \hybrid-composer\scripts\source\jquery.fullPage.js
I think it could be fixed around line 1350. The code is too high for I found the solution. May you tell me which line or code have I to modify to displace the position of the page?
Thank you very much.
Hi, please send me page link and I check. Thank you!
Here is one example. You can check links on floating menu:
https://www.etiprint.net/catalogo-de-etiquetasHere another one where I fixed it for now adding spaces up the titles:
https://www.etiprint.net/etiquetas/seguranca-void-rfid-alarma-cover/You need to edit this function from file wp-content\plugins\hybrid-composer\scripts\script.js, change 50 with your value:
$.fn.scrollTo = function () {
if (!isEmpty(this)) {
$('html, body').animate({
scrollTop: $(this).offset().top - 50
}, 1000);
}
}
I modify it and even deleted the function and there are no changes. Is it possible that other module interferes with the function name?
Is it possible to inject a script to header to override the function an fix it?
You can try, also make sure to clear the browser cache
I confirm that I disabled all modules, clean cache, disabled the CDN and checked the code by console.
The function is not working, but this problem comes from first time I installed the theme 6 months ago.
Hi, please send FTP accesses to support@schiocco.io and I will check. Thank you
Salve Federico, ti ho inviato una mail su support@schiocco.io per avere alcune delucidazioni in merito ad alcuni problemi riscontrati. Spero tu possa rispondermi ed aiutarmi!
Hi I’m having difficulty finding how I can change the break points for the main menu. I would like the “mobile” menu to appear before the menu text starts overlapping the logo. Would you be able to look into this for me? Thanks
http://bseclients.co.uk/hmt-sthughs/Joss
Hi, Change the breakpoints is a medium complex tax that involve many CSS and JS codes, but don’t worry I checked your site and it display correctly on almost all devices (desktop, tablets and smartphones). You don’t need to fix every single browser width.
Hi, I’m afraid that’s not really going to work. It needs to work on all devices. We’re also having issues with showing/hiding sections on mobile/tablet. It seems portrait mode on tablet was not taken into consideration when designing this theme as nothing works correctly
The theme is fully responsive, if you have special needs and you want to change the breakpoints I can do but it’s not included in the free support. Contact me at support@schiocco.io and I will send you a small quotation. Thank you!
Basically, the issue is, if we use the CSS options on the hybrid composer to hide an item on dektop and show it on mobile and vice versa it will show both items on ipad portrait view.
Is this an issue with hybrid composer? see the following examples http://i66.tinypic.com/2zhmvzo.jpg http://i66.tinypic.com/2rx7lvc.jpgHi,
1. To show an item only on mobile use only the class visible-xs
2. To show an item only on tablets use the classes visible-sm hidden-xs
Thanks
I’ve tested this and an item I want to only show on desktop (lg) is showing at 768-992px (sm) despite having the “hidden sm” checkbox ticked. Here is how it;s set up
hidden xs hidden sm
visible md visible lg
When i resize the window, it disappears at 1200px the re-appears at 992px. This should be so much easier than it is, I’ve never had an issue with this feature on visual composer. Will stick to themes bundled with that in the future.
Hi I’m sorry you have problems, to show an element only on desktop you should only need to select the class hidden-sm, nothing more, it will hide the item on all screens with width < 994px and will show it on all screens > 994px. This is not what you want?
Salve, dovrei inserire il codice di Google Analytics sul tema Y THEME di cui uso il CHILD THEME senza usare un plugin specifico. Quale è la via più semplice? Grazie
Ciao, il metodo più rapido è inserire il codice dentro Aspetto > Theme options > Customizations > JS
Hi Federico, I am sorry but I have a little question connected with your framework from a plugin programmer.
Their plugin uses shortcodes (like thousands of plugins) and for a reason, only by using ajax their plugin works. The problem is that this option increases the size of the site’s code so much that is absolutely not an option.
They were making an analysis and they discovered that the shortcode doesn’t appear into the variable $post->post_content.
I sent you an email with his contact to exchange info about this issue.
Thank you very much.
Hi the WordPress AJAX system is not related to the theme or hc plugin, unfortunately the free support don’t cover external plugins issues. Thanks
Thanks but I am not asking too much, just the reason of why a simple shortcode is not appearing into the variable $post->post_content.
If you tel me the reason of why Y-Theme is doing it, I may solve the problem.
It depends by where you inserted the shortcode, if you inserted it into a page with for example the TEXT BLOCK component it will appear under $post->post_content. Don’t use the CODE BLOCK component, this is the only component that hide the content.
I was using WP editor. I will try by using Text Block to confirm that is being included into $post->post_content.
Thanks
I need to disable container animations on mobile view. How do I do that? Please help.
This link, http://www.ieinc.net/wordpress/about-us/ when you click on ENVIRONMENT AND CONSERVATION “Learn More” button from an ios device, container disappears. Please help.
Hi Y-Theme. I have tried to get help via email multiple times and I have never gotten a reply email back. I am still under support coverage and hoping to extend my support services as well.
support@schiocco.ioEmail was sent from udi3di@gmail.com
I have wrote to this email address. I had some mobile versioning issues. Especially for iphone/ IOS.
I am willing to work with you. Please provide me your services as usual.
This theme is really nice and powerfull but it has a BIG GAP/ISSUE from my point of view. Despite (as author said) this theme is “made in Italy” there is no way to add in the forms to send requests, the check box related to accept the Privacy Policies before submit them. In the European market this, now, should be something standard. I wrote to the author and he told me to use an external plugin (eg. CF7). A theme so complete without such a basic thing for me is not “really acceptable”. This option, from my point of view, must be implemented ASAP.
Ciao, I’m sorry you’re frustrated but this is one of the only themes that offer also an integrated contact form, all the other themes simply use CF7. We will add the checkbox in future, but I don’t have a release date. Thank you!
Hi , I’ve bought your template but in the composer it seems that there is no ways to add, in the request forms, a check box that is required to accept the policies relaed to Privacy and Cookies. Could you please provide info n how to solve this ? Thanks Regards Social Web Eventi Srls Aurelio
9caf8c5f-392A-4ad4-868a-7b854640c4b8
Estou tendo problemas para utilizar o y theme, comprei o landkit anteriormente adorei o hybrid composer e por isso comprei o y theme.
Ao instalar o Hybrid Composer e Slider Revolution, ao editar a pagina fica em branco.
Preciso de ajuda para usar esse y theme no wordpress.com
Hi, please try to check the top right button of Edit page SCREEN OPTIONS and select Editor. Also is not possible use premium themes into wordpress.com, you need a dedicated hosting.
I need to make the icons smaller on mobile version under “Clients” on this page. Please help.
http://www.ieinc.net/wordpress/Use:
@media (max-width: 768px) {
.border-table td div img {
max-width: 68px
}
}
Thanks! It worked.
I would like to do the same to “TESTIMONIALS” on mobile view. it is touching or too close to the edge of the screen. and cutting off the sides. Please help. Thanks.
Hi. I have just purchased this theme and I’m trying to import the content for Modern – Main Demo. But the site just hangs on ‘We’re downloading the demo files’.
I have tried importing other demos and that seems to work fine, but the Modern demos don’t appear to. Please advise. Thank you
Hi, please send wp accesses to support@schiocco.io and I will check. Thank you
I think the correct terminology is the skin that I prefer, which is the creative skin.
Hi, please send wp accesses to support@schiocco.io and I will install the demo. Thank you
I sent wp access to you. Thank you again!