crosswire
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Align Main Menu from left to rightI figured it out by using to center it.
width: 700px; /** width in pixels or percent **/
margin: 0 auto; /** center align menu **/Forum: Fixing WordPress
In reply to: Using an old html form but need wordpress formatThe links are just made up as the form is behind an intranet. I will check contact form and others I have already. It’s tricky.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Import errorHI all, the fix didnt work for me in the end so i didnt use the plugin anymore. Made me more confused and i was on a mac. Anyways see below for what transpired.
My question
I installed your plugin just now and hangs with error at export. I’m not on wordpress 4.1 I think its 3.96 or something.
I got this from them.
If it’s on Windows, you will need to add json mime type to your iis due to Windows issue.
This article (https://bluetonic.ca/2013/04/24/iis-7-and-7-5-404-file-not-found-file-exists/) will guide you how to add json mime type to your iis.
You can also contact Windows support/admin to help you with the issue.Forum: Plugins
In reply to: [Max Mega Menu] Keep sidemenu expandedsorry was wrong menu plugin. please ignore the above.
I fixed it. I changed the existing code with a small snippet
$html .= sprintf(‘<p>%s</p>’, wpbdp_get_page_link(‘main’), _x(‘Return to Directory.’, ‘contact-message’, “WPBDM”));
return $html;OK i figured it out. I’m stuck on one small issue though.
I want to change the link that says return to listing that shows when form is filled. I want it to link back to directory.
I found the code in the view-listing-contact.php right at the bottom but not sure how to change or implement the directory button there.
What the code looks now:
$html .= sprintf(‘<p>%s</p>’, get_permalink($listing_id), _x(‘Return to listing.’, ‘contact-message’, “WPBDM”));
return $html;the directory button is following code
<input type=”button” value=”<?php echo __(‘Directory’, ‘WPBDM’); ?>” onclick=”window.location.href = ‘<?php echo wpbdp_get_page_link(‘main’); ?>'” class=”button back-to-dir” />Forum: Themes and Templates
In reply to: Customizr Slider Carousel Caption ColorsThank you.I used the .slide-3217 whatever number it generated and worked.
Forum: Themes and Templates
In reply to: [Customizr] Extra widget area right before the footerunder view profile tab
Forum: Themes and Templates
In reply to: [Customizr] Extra widget area right before the footerI didnt want to create a new question,thought I might just fix it here: i had another issue with the theme update. I use a plugin business directory and have been in touch with them. We figured that it wasn’t a plugin issue and that it was the theme.
See link
the image placeholder is showing the title and css code. not sure why. it never was like that before.
Forum: Themes and Templates
In reply to: [Customizr] Extra widget area right before the footeryes it worked. ??
Forum: Themes and Templates
In reply to: [Customizr] Extra widget area right before the footeryes it was strange. will give it a go thanks and sorry for the confusion.
Forum: Themes and Templates
In reply to: [Customizr] Extra widget area right before the footersee link
https://careercommunity.lamp4.utoronto.ca/the news scrolls right above the footer is what i was talking about
I did the check and its a theme issue. Plugins were all fine.
I’m using the latest customizr theme.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] HTTP Errorjust sent u an email also with me getting the http error at 5%.
Forum: Plugins
In reply to: [Max Mega Menu] Menu color scheme?? tried all options maybe I’m missing something.