Forum Replies Created
-
AuthorPosts
-
March 7, 2015 at 5:24 am in reply to: Automaticaly retrive Page name on a form field in the page #407393
Hi lorenzocristofori!
I’m not entirely sure what you are trying to achieve, do you want to display the name of the current page in a form on the same page?
Regards,
RikardMarch 7, 2015 at 5:18 am in reply to: Text Box Width Issue on Login/Registration Pages – Too Narrow #407391Hi Rafíyel!
Your links all go to a 403 page, could you check please?
Best regards,
RikardMarch 7, 2015 at 5:09 am in reply to: Grid row does not show proberly on scaled-down window or small device #407388Hi Enffie!
Great, just get back to us if you should have any more questions.
Best regards,
RikardHey msteinpga!
Please try to replace it with this:
<!-- page title, displayed in your browser bar --> <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>
Best regards,
RikardMarch 6, 2015 at 8:06 am in reply to: Masonry Portfolio – change height of portfolio thumbnails #406853Hey royaltask!
Do you have a link for the site in question please?
Best regards,
RikardHey!
Please try the following:
#top .isotope-item img{ border:2px solid yellow !important; }
Cheers!
RikardHey msteinpga!
Did you edit the function itself or only header.php? Please try to use a child theme in the future to avoid errors like this.
The default code in header.php is the following:
<!-- page title, displayed in your browser bar --> <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>
Best regards,
RikardHey JTV Digital!
Not sure how that got there, you can use the following in your Quick CSS to remove it:
#toc_container{ display:none !important; }
Best regards,
RikardHey!
I couldn’t see any spam or ads on my end, did you manage to get it fixed?
Best regards,
RikardMarch 6, 2015 at 6:42 am in reply to: Postformat Gallery: Multiple images with different sizes. How to duplicate? #406823Hey!
Select to edit the page you want to edit, then click Media Element, there you will find the Gallery element. Drag it to your page content and edit it to you liking.
Cheers!
RikardHi!
Not sure if you are using the wrong ID, you can find it by inspecting the page and you will find something like page-id-734 in the class of the body tag.
Cheers!
RikardHi!
On your last link the page content doesn’t load at all, could you try to copy the short code into a new page and see if it works better?
Cheers!
RikardHi!
Please try the following instead:
#top .entry-content-wrapper select{ padding-top: 5px !important; padding-bottom: 5px !important; padding-left: 15px !important; }
Cheers!
RikardMarch 6, 2015 at 6:08 am in reply to: Add custom font which aren't listed as official Google fonts #406812Hi!
You will have to import the font in your Quick CSS in Enfold–>General Styling. Please refer to this link to see how it’s done: http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
Regards,
RikardHey!
Not sure, are you sure you imported the font correctly? Also, try !important after your CSS declaration to see if that helps.
A tip if you are going to use a font often, create a class for it like this:
.my-special-font{ font-family: 'Paprika', cursive !important; }
Then you assign the class to where ever you want that font:
<p class="my-special-font"> Text in the paragraph </p>
Cheers!
RikardMarch 6, 2015 at 5:57 am in reply to: how to customize avia elements in general? – this time promo box #406809Hi!
Great, just get back to us if you should have any more questions.
Cheers!
RikardMarch 6, 2015 at 5:56 am in reply to: Grid row does not show proberly on scaled-down window or small device #406808Hey!
Thanks @begrafiks :)
@trianglehomeware did you try the suggestions and did you have any luck with them?
Best regards,
RikardMarch 6, 2015 at 5:52 am in reply to: Text Box Width Issue on Login/Registration Pages – Too Narrow #406807Hey!
Ok, please try the following in your Quick CSS:
#wpmem_login .div_text, #wpmem_login .button_div, #wpmem_login .link-text{ width:100% !important; } #wpmem_login .link-text{ padding-top:20px !important; } #top input[type="text"]{ max-width:100% !important; min-width:100% !important; }
Regards,
RikardHi mijyman!
Not sure I understand what you are trying to do, do you want the masonry to align vertically with your logo and menu?
Best regards,
RikardHi!
1. Yes it’s possible, the only thing which makes a theme ‘special’ is the code and that can be written by anyone. The question is why you would like to do that when it’s already done for you?
2. Yes you can, as far as I know all Google fonts are open to download and to use for the web.
3. It all depends on what your are using and not, please be a bit more specific on this point.
4. Of course we want you to use Enfold, but if you are not going to use the framework which makes Enfold special, then there are thousands upon thousands of other more generic themes to choose from.
Cheers!
Rikard -
AuthorPosts