Forum Replies Created
-
AuthorPosts
-
Hi skyridex,
I did not do anything. Did you get the color sections working for you?
Best regards,
VictoriaJune 29, 2017 at 12:24 pm in reply to: How to set Post Slider Slideshow Transition Fade change to slide? #814382Hi Moaaaaya,
Transition is defined in css, so you can find it in the Chrome dev tools for the element you need.
Best regards,
VictoriaHey torinows,
Can you add another span with the link that you need, do not use br and we will help you to position that span, just give it a class.
Best regards,
VictoriaHi danielle143,
I’m afraid this kind of customization is out of the scope of our support, but you could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaHi Mariasmail,
Here are some threads to consider:
https://wordpress.org/support/topic/sorting-doesnt-work-3/
If you need further assistance please let us know.
Best regards,
VictoriaHi,
THe code did not work due to the apostrophe in the label text. You can try the code below.
If you need further assistance please let us know.
Best regards,
VictoriaHey Metasequ0ia,
Which version of php are you running? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJune 29, 2017 at 10:16 am in reply to: Change with_front=true from portfolio entries (custom post type) #814314Hi Mathuseo,
I think the easiest thing to do, is to try the code that you have and check if that works for you.
Best regards,
VictoriaHi ALAIN4,
Could you send us a screenshot of what does not look right? It’s not very clear to me.
Best regards,
VictoriaHi Nick,
This might help you
https://kriesi.at/support/topic/search-results-with-price/Best regards,
VictoriaHi michael_world2cycle,
The text of the error below. You need to authorize your website in Google console.
Best regards,
VictoriaHi tom3321,
I see the map loading fine and without errors. Seems like the key started working or did it not?
Best regards,
VictoriaHi vadikcoma,
The investigation may take up way more time than I would like, there too many variables here from the environment you have to the instance setup, meaning plugins and stuff. I would rather spend this time helping other customers than looking for the reason of the issue that we have an easy solution to.
Let me know what you think. If you need further assistance please let us know.
Best regards,
VictoriaHey NBSIME,
This seems to look like what you need
Is this the website that you’re referring to? Could you explain a bit more? The link you gave, does not show like the image you attached.
Best regards,
VictoriaHi rimlightstudio,
Hiding search results works in other languages, when the search is in the menu, so something is wrong wi the Polish version.
Best regards,
VictoriaHi rimlightstudio,
The code I gave you centers the search input and makes it wider on mobile. It seemed to me that’s what you wanted in 4.
You could add the code like this to have it right in the center.
@media only screen and (max-width: 450px) { #header_meta nav { float: left; } #top #header_meta nav #menu-item-search { float: left; width: 100%; } #top #searchform>div { max-width: initial !important; } } #top .sub_menu { width: 30%; left: 35%; }
Best regards,
VictoriaJune 29, 2017 at 9:40 am in reply to: Sliders, number animation and google maps not working homepage mobile phone #814287Hey demaart,
This looks like something with .htaccess where mobile devices are not allowed to access media in the /wp-content/uploads/ folder. And there is an error with fonts, did you add the fonts folder to your child theme?
Best regards,
VictoriaHi sublime5o,
Seems to be showing now, did you get it resolved or it shows wrong things?
Best regards,
VictoriaHi,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaHi,
You should have all this in your config
// Turn debugging on define('WP_DEBUG', true); // Tell WordPress to log everything to /wp-content/debug.log define('WP_DEBUG_LOG', true); // Turn off the display of error messages on your site define('WP_DEBUG_DISPLAY', false); // For good measure, you can also add the follow code, which will hide errors from being displayed on-screen @ini_set('display_errors', 0);
Best regards,
VictoriaHi sky19er,
Unfortunately, there is no filter here, that you could use, so you have to have the whole file in your child theme.
Best regards,
VictoriaJune 28, 2017 at 8:23 pm in reply to: Woocommerce placeholder image not responsive with Enfold #814093Hi bethperkins,
These images are part of WooCommerce, they are square, and so they scale differently.
Heres is what you can doIf you need further assistance please let us know.
Best regards,
VictoriaJune 28, 2017 at 8:18 pm in reply to: Custom BLOG template layout (BLOG POSTS CONTENT ELEMENTS) #814091Hi Hedo,
Are you sure? :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .fullsize .template-blog .blog-meta { width: 200px; height: auto; min-height: 200px; margin-right: 20px; } .small-preview { height: 200px; width: 200px; } .html_modern-blog #top .post-entry .blog-categories { top: 0; }
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hi leplusweb,
Sorry, still not very clear to me. In which cases or in which element?
Best regards,
VictoriaJune 28, 2017 at 8:06 pm in reply to: Grid Row does not respond to the Mobile Menu activation header #814086Hey Jörg,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Mauro,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Do you want to have them on the home page as well?
Best regards,
VictoriaJune 28, 2017 at 8:02 pm in reply to: [re-open]How to remove space below logo+main menu area? #814082Hi anirutpae,
Yes, also depends on configuration. Does it automatically regenerate minified files or you need to press the button?
Best regards,
VictoriaJune 28, 2017 at 7:57 pm in reply to: Change post separator, move breadcrumbs and remove table shading #814080Hi,
Did you try a solution from the thread I gave you in my prev reply?
https://kriesi.at/support/topic/change-breadcrumb-separator/#post-312195
Here is the code for the table and breadcrumbs.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td { background: #fcfcfc; } .title_container .breadcrumb { position: initial; left: 0; }
Best regards,
VictoriaHey DevelopmentAgency,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria -
This reply was modified 8 years ago by
-
AuthorPosts