Forum Replies Created
-
AuthorPosts
-
Nice tips thanks.
July 31, 2017 at 7:18 pm in reply to: adding enfold contact form to Ultimate Member user profile #832360Hi Victoria,
Thanks for the info. However, I’d like to know if I can add a piece of php to retrieve email address from e.g. user profile URL and feed it into enfold contact from at the bottom of the page. Do you have a solution for this or do you think if I can feed an email to an enfold contact form?thanks.
July 27, 2017 at 12:20 am in reply to: Logo Link to Home is broken after update (mobile view) #830412That is right. the following CSS I was given by support team for moving the burger menu to the left as my site is in RTL language and it used to overlap with the menu:
.av-main-nav-wrap, .main_menu {
width: 100% !important;
}so what is the solution?
By the way, isn’t it stupid that i have too add every classes I find to CSS to change the font? see below:
h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, Body, av-main-nav, .main_menu, .sub-menu, .html_mobile_menu_tablet, .av-form-labels, .saboxplugin-authorname, .blog-tags, .comment-container, .date-container, .blog-categories, .submit, .entry-author-link, .blog-author, .button, .text_input, .extra-mini-title, .post-title, .entry-content-header, .search_form_field {
font-family: ‘XXXX’ !important;
}.main_menu ul:first-child> li > a {
font-family: ‘XXXX’ !important;
}
.avia-menu-text, #top div .av-light-form input[type=’text’] {
font-family: ‘XXXX’ !important;
}Isn’t really a simpler way? At least you guys can incorporate something for this is the theme!
Thanks Yigit. You did it this time. You can now close this thread. It seems there “is no one line code” with Enfold to do all the works for font styling and we have to add classes one by one to change the fonts.
bests,
AmirStill it is not working. I am using the full page overlay burger menu in mobile mode. Maybe the parameters are different in that style!
I added two more classes to custom css to change the font of author name and category. It worked but had to do some trial and error.
Not working. actually with the * it causes all the formatting disappear.
Please find the login info below.
July 24, 2017 at 10:36 am in reply to: code for moving second and third level menu in mobile view #828943Hi Ismael,
The code doesn’t work. The mobile menu still doesn’t use the facefont for the second level.Thanks,.
July 21, 2017 at 7:49 am in reply to: code for moving second and third level menu in mobile view #825017Ismael,
Your code didn’t work. The following worked for the first level:
.main_menu ul:first-child> li > a {
font-family: ‘BBCNassim’ !important;
}
what is the code for the second and third level?Is it possible to apply a single code for all the texts in the website to get a @facefont style?
July 21, 2017 at 5:37 am in reply to: different order of elements in mobile view and desktop view #824967Thanks Victoria,
The placeholder code worked. Thanks.But the body css didn’t work. for example I was not able to apply facefont to the button text. I also tried to see if I can remove the same place holder code you sent me with the code for the whole body. I realized the body code didn’t work for that either.
Did you find out about the problem with the order of elements I mentioned above?
July 20, 2017 at 12:25 am in reply to: different order of elements in mobile view and desktop view #824263Also the code mentioned above worked for the input text but not for the placeholder text. I was looking for the place holder text CSS.
BTW, is there any way that the @facefont can be applied to all texts in the site and I don’t have to define it one by one for every class of text in the website?
July 20, 2017 at 12:19 am in reply to: different order of elements in mobile view and desktop view #824259please find it below:
July 18, 2017 at 1:42 am in reply to: code for moving second and third level menu in mobile view #823047Here you go!
July 17, 2017 at 3:35 am in reply to: code for moving second and third level menu in mobile view #822272thanks it worked.
1- Can you let me know how I can apply font face to all mobile menu and sub menu items? I found the folllowing code:.main_menu ul:first-child > li > a {fontfamily: XXX; }
but it only helps with the first level of the menu.
2- Also the list character > that appears in the menu levels must be like < as it is RTL.
Thanks.
July 16, 2017 at 9:36 pm in reply to: code for moving second and third level menu in mobile view #822179Hi,
Ok. The new mobile menu is out but there are some issues with the position of the menu in RTL webstie. Please see below and let me know how I can move the menu and search icon to the left. also the content of the menu is left to tight but should be right to left. my facefont CSS also is not applied to the menu items. I appreciate if you resolve these.Thanks.
June 29, 2017 at 6:09 pm in reply to: code for moving second and third level menu in mobile view #814620Here is another code that has been kept missing for RTL websites to move the toggle menu to the left.
@media only screen and (max-width: 767px) {
.rtl a#advanced_menu_toggle {
left: 10px!important;
}}Sorry for not pasting the link: https://demo.tagdiv.com/newspaper/
I want side bar below the top element. Also I want to know if there is a way to build the tiles on top.
Victoria,
I want to add a contact form globally so when a visitor is viewing a profile then he/she can use the contact for to send email to the owner of the profile. You can user the usename I sent you to play around the profile page.Sure. Thanks.
Please note that the website is RTL and in Farsi Language. Currently I have added a CSS to move the profile name out of picture area but mobile version they are off-center a bit.
bests.
I have checked that and it helps to some degree. But, it doesn’t help as the visitor can jump to the end of the list by rotating the slider to the left (IN MY CASE).
I know this is like customization project but can anyone give me had to make the Magazine Element look like what is in here: https://demo.tagdiv.com/newspaper/
The dates must go below the title!
If the number of categories are 10 I can have a drop down menu.
Ans also I can change the color of the box and underneath the title.thanks,
Thanks Ismael,
You figured that out. Do you know how I can add a login ajax box to the menu such as the one is here : SBABootCamps.com.The good thing here is that when a user is logged in the menu changes to log out and some other items such as my acount, profile, ets are shown that was not there before.
Thanks,
AmirIt didn’t work. What I wanted was to show the author’s Bio at the bottom of each post. I don’t know what you suggested would do! can you let me know?!
Installed the new update 3.6. No difference. Slider is not being shown.
Is there any way that I can change this in child theme so every time the theme is updated this changes stays there?
Hi Josue,
I have tries your solution but it didn’t work as i don’t have control over the order of images with masonry element.Here you go.
I found a solution and now it works perfectly.
Thanks.
Sorry Ismael,
it didn’t work. Check the same page. Now there is a white gap on the top and the contact form is still behind.
-
AuthorPosts