Forum Replies Created
-
AuthorPosts
-
Hey baiker!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Regards,
YigitHey lewiede!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Regards,
YigitApril 30, 2014 at 12:10 pm in reply to: text link with the editor isn´t possible (wp3.8.3, enfold 2.7) #258213Hey!
Please update WordPress to the latest version 3.9 and check if that helps.
Regards,
YigitApril 30, 2014 at 1:18 am in reply to: blog grid title, date and excerpt not horizontally aligned #258010Hi!
Please open functions.php file and find the code i have added below following line
'bitcoin' => array( 'font' =>'entypo-fontello', 'icon' => 'ue92a'), ));I set the lenght to 45, please change it to 30
Cheers!
YigitHi!
You are welcome MC, glad we could help :) Let us know if you have other questions or issues!
Cheers!
YigitHey CloudChoice!
You canont use it. However you can edit your page, and choose to display only socket in Footer Settings – http://i.imgur.com/wSEfG4U.png
Then add a color section element to the bottom of your page and insert four 1/4 column elements and insert widget area elements in each of them as a workaroundRegards,
YigitHi!
You can use following code
.page-id-59 .logo { display: none!important; }and change the page ID’s to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitApril 29, 2014 at 11:41 pm in reply to: blog grid title, date and excerpt not horizontally aligned #257970Hey!
This is how i see your website – http://i.imgur.com/3IEKzql.png
I may be misunderstanding you. If you could post a screenshot and show, it would be great.
No, you will not lose any of your changesBest regards,
YigitHi!
Please add following code to Quick CSS as well
.grid-image img { transition: opacity 0.5s ease-in-out; -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; }Regards,
YigitHi michaelhiga!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-4839 .entry-content-wrapper li:before { content: '• '!important; color: white!important; float: left!important; margin-right: 10px!important; } .page-id-4839 .entry-content-wrapper li { text-indent: -15px!important; } .page-id-4839 .entry-content-wrapper ul { list-style: none !important; }Best regards,
Yigit-
This reply was modified 11 years, 11 months ago by
Yigit.
April 29, 2014 at 10:47 pm in reply to: blog grid title, date and excerpt not horizontally aligned #257951Hi!
Please check your website now. I have noticed that you are using an older version of WordPress. Please consider updating it to 3.9
Regards,
YigitApril 29, 2014 at 10:38 pm in reply to: Blog layout with Advanced Layout Builder – confusing settings – wrong layout #257942Hey!
Answered your question in your topic – https://kriesi.at/support/topic/urgent-themeforest-download-not-available-item-reached-download-limit/
Best regards,
YigitApril 29, 2014 at 10:37 pm in reply to: URGENT: Themeforest -> Download not available – Item reached download limit #257940Hi!
Yes, it seems like you have downloaded Enfold 50 times since you have purchased it. I am closing this thread for now. If you have any other questions or issues, let us know!
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.cart_dropdown.visible_cart { display: none !important; }Regards,
YigitHi!
Please remove the custom CSS code i posted and add following
#bbp-single-user-details #bbp-user-navigation li { width: auto; } #bbp-single-user-details { height: 54px; padding-top: 10px; }It should look like this https://kriesi.at/support/profile/hamzahmauzam/
Cheers!
YigitApril 29, 2014 at 10:16 pm in reply to: URGENT: Themeforest -> Download not available – Item reached download limit #257928Hey COLORIT!
As stated in knowledgebase, please contact Envato support here – http://support.envato.com/index.php?/Tickets/Submit
There is not anything we can do about Envato rules unfortunatelyRegards,
YigitApril 29, 2014 at 10:08 pm in reply to: Logo – weird scaling issue in certain browser widths #257919Hi!
You can try adding following code to Quick CSS
.logo, .logo a, .logo img { max-width: 150px; }But mobile users will not see such thing
Cheers!
YigitHi danieltjohnston!
Please refer to Peter’s post here – https://kriesi.at/support/topic/archive-pages/#post-256751
Best regards,
YigitApril 29, 2014 at 9:56 pm in reply to: blog grid title, date and excerpt not horizontally aligned #257911Hey!
Do you mind creating a temporary admin login so i can take a look?
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { div#av_gmap_1 { height: 200px!important; }}Best regards,
Yigit-
This reply was modified 11 years, 11 months ago by
Yigit.
Hi Holger!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.tabcontainer, table { margin: 0; } .content, .sidebar { padding-top: 10px; padding-bottom: 10px; }Regards,
YigitHi spallen8877!
Please post the link to your website so we can see Google Maps configuration
Regards,
YigitApril 29, 2014 at 7:06 pm in reply to: Layerslider within single column, cuts off right side #257801Hi!
You do not have a license for LayerSlider plugin if you have not purchased it as a standalone plugin, since it is bundled in Enfold.
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 5px; }}Best regards,
YigitHi!
Using Enfold Latest News widget, you can choose to display latest posts from certain categories – http://i.imgur.com/BQowFGQ.png
Please go to Enfold theme options > Blog Layout > Blog meta elements and uncheck the elements you do want to displayRegards,
YigitHi!
Please remove following code from Quick CSS
#top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li { background: transparent; }and at the end of your last line of code there is semi colon missing. It should be as following
.single-post .post-entry .big-preview { display:none !important; }Cheers!
YigitHi MC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .logo { display: none!important; }Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#bbp-single-user-details #bbp-user-avatar {width: 100%; } #bbp-single-user-details { height: 220px; width: 18%; float: left; } div#bbp-user-body { margin-left: 22%; }Best regards,
YigitHey!
As far as i know, @ismael is using Win8. I have asked him to look into it. Let us wait for his answer
Cheers!
Yigit -
This reply was modified 11 years, 11 months ago by
-
AuthorPosts
