drodriguez
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Fixing WordPress
In reply to: Migrating from PGSQL to MariaDB based environmentWell, it’s actually WP related since the intention was to not lose the content already generated.
However, I was able to achieve that goal by using native WP export/import tools.
Regards.
You are right @photocrati, my bad. Sorry.
Same problem here, http://www.epet1.edu.ar/galeria-fotografica/
I’ve noted the URLs of each gallery has a wrong URL too, and if I click on anyone of them just get redirected to homepage.
Forum: Themes and Templates
In reply to: [Fruitful] add slider throw templateI answer myself
the file is front-page.php
get_header(); ?> /// YOUR CODE GOES HERE/// <?php fruitful_get_content_with_custom_sidebar('homepage'); ?>Forum: Plugins
In reply to: [Connections Business Directory] [Plugin: Connections] CSS Template issuesThat did the trick Steve.
Thanks a lot!
regards
Well, finally the task could be achieved. With some help must recognize.
this is what have been done
$MailArray = $entry->getEmailAddresses(); $Mail = $MailArray[0]; echo $Mail->address;I’ve made some progress, could extract full name and title but mail address is still needed.
Viewing 7 replies - 1 through 7 (of 7 total)