Forum Replies Created
-
AuthorPosts
-
Hey!
Console shows these errors http://i.imgur.com/THEbMRR.jpg
Please try re-updating your theme via FTP
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitOctober 7, 2013 at 8:13 pm in reply to: Urgent help: How do you get your default editor to show what you already #171826Hello bgolpaye!
Answered your questions here https://kriesi.at/support/topic/urgent-help-needed/#post-171823
Please stick to one topic.Regards,
YigitHello!
You are welcome. If you would like to partially display, you can add following codes to Quick CSS. I commented them
.woocommerce-tabs { display: block!important; } /* Description Tabs */ .product-sorting { display: block!important; } /* Product Sorting */ .related.products { display: block!important; } /* Related Products */Cheers!
YigitHello!
It will not show. You can just use default editor to copy some shortcodes
Cheers!
YigitHey!
Basically these ones https://kriesi.at/support/topic/incorrect-currency-symbol-displayed/#post-170560
Firstly please remove the code, logout, login, then insert the code once again. But instead of ‘¥’ insert HTML code of Chinese Yuan. You can find it in the wikipedia link i posted. I hope that helpsBest regards,
YigitHello!
Please change the first code with this one then. I was not aware that it was only for that page. But this should fix it
@media only screen and (min-width: 768px) { .page-id-1176 #layer_slider_2 { display: none!important; } } @media only screen and (max-width: 767px) { .page-id-1176 #layer_slider_1 { display: none!important; } }Cheers!
YigitHi!
If you would like to share screenshots, please upload them on http://imgur.com/ and share links here
You can try adding !important to the same code to force it.product-sorting, .product .woocommerce-tabs, .related.products { display: none!important; }Then flush your browsers cache and refresh your page a few times. It worked well on my end
Regards,
YigitHey!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.team-img-container:hover .team-social { display: none; } .team-img-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all 0.8s ease; } .team-img-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }2) I see that you deleted second LayerSlider, that why it does not appear.
Regards,
YigitHey!
Please try changing it to
.iconbox .iconbox_content .iconbox_content_title { overflow: visible!important; }and then flush browser cache and refresh page a few times. It should do it. If it does not, please create a temporary admin login and post it here privately
Cheers!
YigitHi!
1) Change previous code with this one
#top .price span { font-size: 22px; }2) You should paste the same code to the end of your functions.php file and change ‘Chinese Yuan’ to ‘Indian Rupee’ and ‘¥’ to ‘Rs’
Regards,
YigitHey!
Sorry, i do not speak German. I wanted to check your website but i guess you decided to display footer after all :)
Regards,
YigitHey ClaireBrummell!
Can you post the link to your page with LayerSlider so we can take a look?
Best regards,
YigitOctober 7, 2013 at 7:17 pm in reply to: Enfold: Header with bottom menu + social media icons #171767October 7, 2013 at 7:16 pm in reply to: Troubles with the responsive header main menu on iPad (iOS7) #171766Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.mobile_active #advanced_menu_toggle { display: block!important; }And i would suggest you to update your theme to version 2.3.1
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitHey Jason!
I do not know why it was closed, but Devin answered it. Please take a look.
Regards,
YigitHello!
Please add following code and adjust as desired
#footer .widget { letter-spacing: -0.01em; }Best regards,
YigitHi!
Can you post a screenshot and show where exactly you would like to change?
Regards,
YigitHi!
You can post them here. Please make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitHi!
1) Can you post the link to your website?
2) Please refer to this post https://kriesi.at/support/topic/incorrect-currency-symbol-displayed/#post-170560
Best regards,
YigitHey!
Farklı ekran boyutlarında ve farklı tarayıcılarda kaymayı sıfıra indirebileceğimizi maalesef sanmıyorum. Şu an aklıma gelmeyen bir çözüm olabilir, isterseniz son gönderinizi birde ingilizce yapın, belki başka fikri olan birisi çıkar :)
Cheers!
YigitHi theuptimizers!
Please add following code to Quick CSS in Enfold theme options under Styling tab as well
.avia_message_box_content { font-weight: 400; }Regards,
YigitHey!
I am not sure what is the problem here but can you undo and redo changes in functions.php file? I am also using Win7 and when i check your website on Chrome, Firefox and IE, all shows Chinese Yuan as Japanese Yen. But as in screenshot i posted, it looks fine on my local installation on Chrome,Firefox and IE on Win7.
Regards,
YigitHello!
@gigoz please add following code to Quick CSS in Enfold theme options under Styling tab.iconbox .iconbox_content .iconbox_content_title { overflow: visible; }Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .phone-info { margin-top: 40px; } .social_header .phone-info.with_nav span { border-style: none; }Regards,
YigitHello wared!
You can go to Appearance > Widgets and create a widget area for your blog, say you wanted to use Sidebar Blog, just insert your widgets there http://i.imgur.com/xpkVNNU.jpg
Then edit your blog page and choose that widget area as your sidebar under Layout http://i.imgur.com/Dwwql1W.jpg
Please make sure that you choose to display sidebar on Blog page in Enfold theme options under Sidebar tabRegards,
YigitOctober 7, 2013 at 3:27 pm in reply to: black vertical borderlines after update 2.3 instead of grey #171651 -
AuthorPosts
