-
Search Results
-
Hey guys!
I was just wondering if it was possible to hide specific main navgation links on desktop but have them show in the mobile menu when on a mobile device…In other words, is there a way to add the only-mobile class to specific links in the main navigation?
Thank you so much! :)
Topic: Google Font
I’ve read the following two posts regarding adding an additional Google font:
https://kriesi.at/support/topic/adding-google-fonts-plural/
http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
I would like to add the font “Noto Sans CJK JP”
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Noto Sans CJK JP'] = 'Noto Sans CJK JP'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Noto Sans CJK JP'] = 'Noto Sans CJK JP'; return $fonts; }But it doesn’t seem to be working. The font shows up in the list of selectable fonts, but if I choose the font, it doesn’t seem to be “applying” the font to the actual page.
It font should look like this:
https://www.google.com/get/noto/#sans-jpanBut it currently looks like this (The Japanese text you can see is in a “Text Block” content element. I noticed that the text is currently “h2” heading so I also went to the “Advanced Styling” tab and tried to set the “h2” heading font to “Noto Sans CJK JP” but it still doesn’t seem to be working):
http://www.jabble.jp/testblog/pricing/I appreciate your help!
Thank you.
Kelly
Topic: scroll to top
Is there a way to enable scroll to top in mobile or a tablet?
It works well on a desktop browser.Cheers!
I would like to have something like the issue that was brought up in this old post from 2013:
https://kriesi.at/support/topic/mail-subject/
When a visitor sends a message using the contact form, the default subject is “New Message (sent by contact form at ******)” in the email that we receive. Is it possible to change this? I have a field called Subject in the contact form, when a visitor writes a subject of their mail I would like that to be shown instead of the default.
We’ve tried altering the functions.php with the code suggested there:
add_filter('avf_form_subject','avia_change_mail_subject', 10, 3); function avia_change_mail_subject($subject, $new_post, $form_params) { $subject = urldecode($new_post['subject_'.(avia_form::$form_id - 1)]); return $subject; }But clearly that code no longer works with the way the new Contact Form is set up.
Can someone help with an updated solution?
Hey guys,
Have a tricky problem I hope you guys can solve!
First issue:In Masonry gallery, when my images are clicked on. The descriptions don’t appear. On chrome, it appears once but if you click it again to read, it’s gone. And on Safari, the descriptions don’t appear at all.
Please see this screenshot attached for reference: http://postimg.org/image/n05uwhg6h/
So far I only added text to one image (AdAdge Cover on the top right) . See in the screenshot!Second issue: Can you guys update this theme to make the description formatting more customizeable? By that, I mean being able to add a title that can be bold, then a description below. Right now, as seen in the link above, the description is pretty plain.
Thanks again in advance!
ChrisMy site: http://www.ccyran.com/portfolio
Hello
The site I am working on is bodytalkcare.com
I have a headline rotator on all pages and am noticing that different pages, the text are not aligned to one specific command.
I feel confused and need to understandCould you please explain one thing I could do
that would assign all text in all headline rotators on all pages
to be aligned vertically (so that the px value is equal on the top and bottom of the text in the headline rotators )?Thank you
Hello everybody,
I have some issues with Enfold and the Pagebuilder.
1.) On our site: http://cmb.p2407.de/blog/ we created the blogroll with the Page Builder. The Posts are also made with Page Builder. Is there a way to show content/excerpt of that posts in the blogroll?
2.) In the blogroll the the post thumbnail is shown on top of the post (as we wanted it to). When opening the post site, there isn´t any thumbnail shown. We want to have it on top of the post to as shown in the blogroll. Is this possible?
3.) In the blog roll the post title is shown underneath the thumbnail (as we wanted it to). On the single site we removed the title section above the post. Is there a way to show the title underneath the thumbnail there, too?
I hope,I could make clear what issues we have and you can help us.
Thanks in advance.
I’m using the WooCommerce Tickets by The Events Calendar. We want to move the Add To Cart portion of the sidebar to the top of the sidebar. I reached out to the developer of the plugin and the code they provided me with to change it, didn’t work and they suggested that it could be code in the theme which is you. Since I know you integrated The Events Calendar into the theme I figured they were right.
Hi,
I placed the code indicated in https://kriesi.at/support/topic/disable-toolbar-for-all-user/ on Enfold Child functions.php, however the bar continues to be seen.
I appreciate your help.
Kind regards
For a Color Section, I had background image set to Scroll > Center/Right. Here were the issues/questions:
1. When I reached this particular section while scrolling down the page, the background image dropped out from the very top of the section and continued to scroll until it hit the next section. I would expect the image to appear Center/Right based on the height of the content within the section, rather than drop from above. Maybe that’s just the way this is supposed to work.?
2. When I scrolled up, the background image disappears behind the upper section. I would expect it to stay Center/Right based on the height of the content within the section, rather than disappear under the section above. Maybe that’s just the way this is supposed to work.?Thank you,
RyanHello!
I have a page with 3 columns with icon boxes that does not look right on ipad portrait view (768×1024) and on galaxy tab s2 portrait view (1536×2048) and Nexus 7 landscape view (960×600).
From an earlier ticket for another site, I applied the following code in Quick CSS which fixed most other problems on the page related to the 3-column setup:
@media only screen and (max-width: 1025px) {
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
margin: 0;
margin-bottom: 20px;
width: 100%;
}
}One section is still displaying all 3 columns instead of stacking them– screenshot and link are below. It looks fine on landscape (wide view), it’s only a problem in portrait (narrow) view.
Can you help me fix this?
Thanks in advance for your help!
I am using Logo Left, Menu Right header with slim size. The main navigation menu is vertically centered by default. I’d like to move it to lower area – almost baseline and add a line on top of menu with two buttons.
I tried modifying helper-main-menu.php in child theme by adding a new div on top of nav. But I cannot make the nav shorter with existing child menus.
Thanks
Hola!
Estoy tratando de hacer lo mismo que en:
https://kriesi.at/support/topic/mostrar-contenido-completo-en-entradas-de-blog/…en otra pagina y no lo consigo…hago lo siguiente:
…Activo el Editor Estándar y busco el ShortCode de Entradas de Blog desde la “varita magica”, configuro todo igual que lo que figuraba en el Editor Avanzado..(Selecciono Grilla de 1 columna, que me muestre titulo + extracto)., y sin embargo no logro que me muestre el contenido completo…
Que paso estoy omitiendo o equivocándome..?
Gracias de nuevo!
Viewing 30 results - 99,481 through 99,510 (of 142,852 total)
