romuloctba
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Doesn't recongnize my text domainHey Chouby!
Thank you for this, now I got it.
Yeah, i read in the docs the pll_register_string(), I liked but it doesn’t seem right for handling theme strings.
I guess the tip about PO/MO is the right path to go.
Thank you again, the plugin is beautifull.
I’d recommend putting this info about gettext in the FAQ, if you think it is worthy
See you , thank you!
Forum: Plugins
In reply to: [Polylang] Doesn't recongnize my text domainHi Chrystl!
Well, i’m making my own theme, everything went well until now.
The thing is that I am doing, let’s say… single.php
then I write<?php get_header();?> _e('Hello there', 'mytheme'); <?php get_footer();?>
and when I go to the settings -> language -> translate text, the string ‘Hello there’ is not there to be translaten, even after I register the text-domain
mytheme
in functions.php using load_theme_text_domain();Forum: Plugins
In reply to: [Polylang] Doesn't recongnize my text domainBTW -> Using diretory before post permalink (en/post-title) and no static FP
Forum: Themes and Templates
In reply to: [Spun] Add my logoyou’ll have to find wich function defines the logo size and change it… ooooooooor resize you logo so it does not need to crop ^^
Forum: Themes and Templates
In reply to: [Spun] Widget area backgroundglad I could help ^^
Forum: Themes and Templates
In reply to: [evolve] Problem with second page in post categoryif your site is online i can try to help
Forum: Themes and Templates
In reply to: [evolve] Problem with second page in post categorywell i couldn’t understand this code because it includes lots of external files….
I think you have to discover the lef-sidebar id or class
then in style.css you check if it has some width defined if not, do itthen find your content area .class or id and do the same, it should work
Forum: Themes and Templates
In reply to: Broken themesinside the folder /psd/ you have original photoshop files
inside /documentations must be your graal that teaches you how to install
inside /dummy_data you probably have a .xml file that you can import with dummy content for testing you theme
/patterns probably have some cool image files for background and texturing purposesthe folders inside the /plugins folder should be uploaded to yousite.com/wp-content/plugins, and then activated on PLUGINS menu @ wp-admin panel
?? this should work
ok, so i think: HOW TO INSTALL
1) upload only the folders INSIDE /plugin folder to yousite.com/wp-content/plugins
2) activate the plugins via wp panel
3) upload the theme folder (is probably there already). it is the one with screenshot.png and lots of .php files
4) activate the theme via wp-adminForum: Themes and Templates
In reply to: Broken themesoooooooooooooh i got it!!!!
PSD Stylesheet is missing. documentation Stylesheet is missing. dummy_data Stylesheet is missing. patterns Stylesheet is missing. plugins Stylesheet is missing.
these are FOLDERS!
Your theme probably have an documentation that teaches how to install.
You only need to upload 1 folder
and you probably have to upload some plugins (that should be inside this zip file too)What i recommend you to do:
extract the zip contents to a folder.Search for the theme folder
should be like /cosmox
this folder should be uploaded to
yousite.com/wp-content/themes
and then you should be able to activate your theme via wp-admin panelForum: Themes and Templates
In reply to: Broken themesBy the errors you are recieving, is likely that you upload had a problem.. could you try uploading the files via ftp?
Child theme is like a… hm… theme that needs a mother to work. Mother would be another theme… How many folders are there in you .zip file?
Forum: Themes and Templates
In reply to: [Spun] Widget area backgroundtry setting
overflow: hiddenForum: Themes and Templates
In reply to: CSS not updating on live sitecould you provide more info, like theme name or site url?
Forum: Themes and Templates
In reply to: [evolve] Problem with second page in post categoryyou should paste your category template code on pastebin.com pls
Forum: Themes and Templates
In reply to: page/2 and so show same posts (extensive search b4 asking)btw this UL is inside this code:
https://pastebin.com/2dbeUW5dForum: Fixing WordPress
In reply to: help me order by custom field (float and str)nah, that just doensn’t word either ?? my field is a string