Forum Replies Created
-
AuthorPosts
-
April 11, 2019 at 10:18 pm in reply to: Default font reset after save action in theme setting wpml #1089732
Any thoughts on my problem?
April 10, 2019 at 5:49 pm in reply to: Default font reset after save action in theme setting wpml #1089204This reply has been marked as private.June 4, 2015 at 4:48 pm in reply to: Enfold heading looks different in admin and incognito views #454593Hello once again,
Thanks for your support once again too :)
You were right, categories are not synced issue was solved by clearing cookies. Now it is working, but my Russian blog entries are not showing up still :( (they dont show up on Home page of russian language. At the bottom I have post slider)Thanks!
This reply has been marked as private.I have same problems with Enfold and WPML and 3.9 WP. My categories and tags are not synced well. It shows categories from my secondary language, and does not allow me to select my primaries language categories. Also, I can not set my blog setting available from Enfold, so I can not control style and number of posts. It will show default layout, and 10 post, as it is set in general WP settings.
OK, i found what was the problem. I had to escape single quotations. Thanks!
This reply has been marked as private.Hey Devin, unfortunately, my links still does not work after “Fixing_permalink_problem” The issues is that other pages and posts on my blog page are working, the only issues are with portfolio items.
Solved: function-set-avia-frontend.php > spaces are missing in default expressions! One should add missing space:
$output = __('Archive for category:','avia_framework')." ".single_cat_title('',false);
with
$output = __('Archive for category: ','avia_framework')." ".single_cat_title('',false);
P.S. theme version is 2.1
-
This reply was modified 5 years, 12 months ago by
PPjev.
Thanks for such a quick reply. I guess this should help. Did not check this php file somehow :)
Also I have exactly the same issues with Archive for tags, and archive for categories… and so on… Which files I have to change?
Em… somehow my theme did not updated to the latest version last time. So when I move on to the latest version 2.0, all the problems have disappeared!
Thank you, I did that already.
echo '<div class="post-content">';
echo wp_get_attachment_image(get_field('portfolio_thumbnail'), 'full');
echo "<h1 class='post-title'>";
P.S. I could not find any file with the name of functions-eunoia.php or function called avia_check_ajax_request(). There is none.
In this case could you please tell me where should I add custom-field variable ? In your php code, I will add id by my self.
Thank you!
My question is: How to integrate custom fields, so that they appear in portfolio items, so that I could set thumbnail image for it. And also, where to tell *.php to take that value as img src .
I have no experience with custom fields at all.
Thank you.
Could you please give me some more hints how can I integrate this custom fields to use ?
Thank you !
Hello, I am interested in having a thumbnail of the portfolio without having a slideshow at all. Is this possible ? Thank you !
Hello, I have followed the instruction. But my portfolio page is still empty, the only thing I can see there is : “Nothing Found
Sorry, no posts matched your criteria”. I have a category for my portfolio. I have items there published. But framework does not output them.
Any help ?
Thank you
Hi!
Done, deal closed. Thank you! I forgot to tell WPML to translate using .po/.mo in settings. Sorry !
Best regards,
Peter
I did as you told me. I have uploaded lt_LT files to wp-content language, changed wp-config so that I am using lt_LT version, uploaded lt_LT translations to propulsion lang folder, but nothing changed. :) all string are still in English.
Thank you for your reply, but if this would be a solution, I would not ask you for a help. The thing is that I need same wordpress for six different languages. And I need 6 different buttons of SEND and so on. And I need English version of WordPress to manage these six languages, since I dont know some of the languages that I will upload content.
I have uploaded both .po and .mo files to that folder.
Is it possible ?
Thank you!
Hello, I have a webpage, that is in Lithuanian language. I am using WordPress in English language. My page will have more languages later. To manage translations I am using WPML. I would like to translate some theme strings to specific languages. For example “Send” button text in contact form, and other strings.
I have created .po file lt-LT uploaded it in specific folder, but nothing changed.
Any help ? Is it possible ? hardcoding translations is not a solution, since I have multi language page. Thank you!
Same issue here ! WP 3.5 Forum shows just a title, and a sidebar, no forum itself
-
This reply was modified 5 years, 12 months ago by
-
AuthorPosts