gmorales
Forum Replies Created
-
Forum: Plugins
In reply to: [OptionTree] Google fonts with TypographyI don’t find how to use typography field. How do we insert the typography options into the theme?
$typographie = ot_get_option('typography');
<?php echo $typographie; ?>
returns an array… any advice is welcome.I have apgraded to 2.0.66.31 with WordPress 4.0.1 but I still have a bad issue- the gallery settings page is broken. All fields and thumbnails appear on a narrow column.
You can see a sample here: https://77.72.200.222/~leschoeu/screen.jpgForum: Plugins
In reply to: [Raptor Editor] What do I do with translation file?How can this plugin be used in another language?
Forum: Plugins
In reply to: [Raptor Editor] What do I do with translation file?Have you found how to integrate the raptor translation file?
Forum: Fixing WordPress
In reply to: Jquery conflict (looks like)Solved. The plugin galleria-galleria had some comments in the code that made the problem. Now works perfectly.
Forum: Plugins
In reply to: [Broadcast] Box not visible when setting up custom post typesForum: Plugins
In reply to: [Broadcast] Custom Post types form brokenJoost – THANK YOU!
Forum: Networking WordPress
In reply to: Multi-Site not deleting all tables when site is deleted.Excellent! thank you Ipstenu
Forum: Networking WordPress
In reply to: Adding Files to Root Directory with Domain MappingI have a “filefolder” in wp-content with plenty of PDFs in it. With multisites, I clone sub-sites. They look at the files with this link: wp-content/blog.dir/#/files/filefolder/file.pdf.
I want to modify this link to wp-content/filefolder/file.pdfIs this correct:
RewriteCond %{HTTP_HOST} ^example\.com
RewriteRule /filefolder/(.*)$ https://example.com/wp-content/blogs.dir/#/filefolder/$1 [L].po and .mo are needed to translate words contained in the theme files, this is not always necessary – but it is handy for sentences like “Read more”, “Edit”, etc. This can be managed thanks to an other plugin xili Dictionnary. Xili Language is to create content (pages and posts) in different languages – this is different.
GéraldForum: Plugins
In reply to: Postie Size limitsmgoughnour, if ever you get an answer, I would be very glad to hear it.
Gérald