WordPress

ساخت وبلاگ
Hi, I'm using FileAway version 3.9.6.1 I'm unable to get jpg, png, and gif files to open in a new window. The image files open at the very bottom of my page. PDFs do however open in a new window. This is the setting I've put in the "New Window" field: .pdf, .jpg, .png, .jpeg, .gif This is my shortcode: [fileaframe source="/files/" name="files"] When hovering over the image item in the file list, the link displayed at the bottom of the browser is: javascript: When I inspect element, this is what I see:<span class="ssfa-filename">AsiaFresh</span> If I directly copy this link from inspect element and paste into the browser, the image shows. However, if I right click the file name from the FileAway list, open in new tab, nothing appears and the Title tag is: about:blank It doesn't make sense to me why it's opening PDFs in a new tab, but not the other file types. Your help is appreciated. https://wordpress.org/plugins/file-away/ WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 637 تاريخ : جمعه 12 شهريور 1395 ساعت: 1:44

Hi Folks! I understood that using of hook 'woocommerce_shipping_free_shipping_is_available' is not available to get the index of shipping zone from WooCommerce 2.6.0 -> from fact this not possible to use this hook. After some investigation I understood that this task can be resolved in another way using hook 'woocommerce_package_rates', below is the code which do the job: add_filter('woocommerce_package_rates', function($rates) { if (version_compare(WOOCOMMERCE_VERSION, '2.6.0', '>=')) { global $woocommerce; $free_shipping_index = -1; foreach ($rates as $rk => $rate) { if ($rate->method_id == 'free_shipping') { $free_shipping_id = explode(':', $rate->id); $free_shipping_id = (int) $free_shipping_id[1]; $free_shipping_settings = get_option('woocommerce_free_shipping_' . $free_shipping_id . '_settings'); $allows_array = array('min_amount', 'eithe WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 558 تاريخ : جمعه 12 شهريور 1395 ساعت: 1:44

You're pretty close, a logic adjustment is all that's needed I think. A few things to make note of first though. While it's possible to selectively load CSS files based on user role, please do remember that when you hide content using CSS, that content is still accessible to restricted users by them simply looking at the page's source HTML. I imagine this is not an issue with tags and you are more conceed with appearance than securing information. CSS stylesheets should be enqueued using wp_enqueue_style(). Thus you can do variations of something like this:if ( ! current_user_can('publish_posts')) wp_enqueue_style('hide_tags', plugins_url( 'hide-tags.css', __FILE__ )); It's a little tricky, but it's even possible to have a PHP based stylesheet that dynamically outputs certain rules based on some arbitrary criteria such as user capability. If you're managing the output, you could set things up so the CSS properly handles separators as well as certain tags. But if you're managing outpu WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 656 تاريخ : جمعه 12 شهريور 1395 ساعت: 1:44

ruirochaferreiraMemberPosted 1 day ago # Hello there. I am facing some problems with my website. About a week ago it started becoming really slow. Now i have difficulties in opening some articles, sometimes the images don't load at all and even in the WordPress backoffice when the pages load they crash. Any guess or someone with the same problem in recent days?Already contacted the hosting provider and they said it might be the database optimization. But already installed WP-Optimize and things are still the same. Help please as i don't have many knowledge in programming. Thanks in advance! You have a lot of images on photon (a Jetpack module) that are not appearing. Try disabling Photon in the Jetpack settings. ruirochaferreiraMemberPosted 22 minutes ago # Hey Steve, thanks for your reply. Tried that, but it wasn't the problem. But i still don't know what it is. - Talked with the host provider, Blue Host, not their problem they say;- deactivated all plug-ins, still s WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 640 تاريخ : پنجشنبه 11 شهريور 1395 ساعت: 5:26

tyshanklinMemberPosted 32 minutes ago # Hello, I am making a site using the Sydney theme. The top of the page has a photo slider, below that is a blank space (that says the word "Home"), followed by a Yellow bar going the width of the window. A similar thing is happening at the bottom of the page - below the "Contact Us" is a blank area, followed by a small black bar. It is those blank areas (the one that says "Home" at the top of the page, and the one below the "Contact Us") that I am trying to get rid of. I figure this would work with CSS, but I am VERY un-knowledgeable in that area. Any help would be greatly appreciated. The site is: http://www.wolvinc.com I recommend asking in this theme's dedicated support sub-forum for better results so its developers and users can help you with this:https://wordpress.org/support/theme/sydney tyshanklinMemberPosted 24 minutes ago # I will! Thanks! You are welcome :) Continue here:https://wordpress.org/support/topic/how-to- WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : tara on how i met your mother, نویسنده : استخدام کار wpss بازدید : 638 تاريخ : پنجشنبه 11 شهريور 1395 ساعت: 5:25

I deleted all of my work in the theme and every other preset changes that I did. I uploaded another theme so there would be something there or I would not be able to find my site when I deleted your themes to start over, per someone at my hosting site. I then deleted the Tiny Framework parent theme. I deleted the child theme.I uploaded from the zip files from my original download in my computer. But, for some reason, the child theme, after being uploaded from the zip file still showed some of the changes I made, like the background color on the site. Deleted both the parent theme and the child theme again from my dashboard.Deleted both zip files from my computer. Searched (the inteet, not through my dashboard) for the parent theme again - downloaded it. Searched for the child theme zip file within the parent theme zip file, because that is where it was when I first downloaded it and this is what your website says about the parent theme download: This [child] theme comes preloaded wit WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 594 تاريخ : پنجشنبه 11 شهريور 1395 ساعت: 5:23

Hello! Two little problems at clarejoneslondon.com and in particular my blog posts - e.g. this one - www.clarejoneslondon.com/uncategorized/low-tox-nail-polish/ I'd really appreciate any help. (1) OK, so this amateur was trying to get rid of the Author name and Comments from the top of each blog post (I am fine with date and categories also on there). Started messing with CSS and Blog Post. No joy unfortunately, but tried a few things. (2) Then I discovered that I must have removed something when attempting to play with fire because the blog title itself is now half hiding under the top banner in my (Shop Isle) Theme. Nightmare! Do you have any solutions out there nice folks to address either or both of these problems. Thanks so much in advance. WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 563 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 21:54

Hey guys, I am testing Torro Forms on my local installation and it's great so far!I ran into an issue where the form message isn't submitted. The only thing i see in the e-mail is a filled out copy of the form the user submitted. Also the "From E-Mail" field doesn't show what i've entered in the field (this could have to do with the fact that i am testing it locally, i gotta give it a try on a live site) https://www.dropbox.com/s/0sc15jst5cn6gf5/torro_forms_message.png?dl=0 Best,David https://wordpress.org/plugins/torro-forms/ Hi David,this problem should be fixed in the new beta7. I have launched it yesterday, but WordPress.org is not updating the version. For the moment you can download it here https://github.com/awsmug/torro-forms I will see that I get the beta7 to WordPress.org. Greetings, Sven Hey Sven, thanks for your fast response! I've updated the plugin and now email notifications don't save any more. I also cannot select fields from the form via the built in p WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 668 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 21:54

Hi there - I was trying to respond to a few updated topics in the support forum for the BackUpWordPress plugin and two of the topics were closed to new replies. Unfortunately, both had new replies just before they were closed, and both are still ongoing issues we're trying to resolve. One topic was started 6 months ago, and the other was started 3 months ago. If it would be possible to re-open these two I would appreciate the chance to respond to them. https://wordpress.org/support/topic/missing-dates?replies=18andhttps://wordpress.org/support/topic/your-server-only-has-x-gb-of-disk-space-left-problem?replies=10 Thanks so much for your help, really appreciate it!Kat ps - I read through the posts and it said to use the 'modlook' tag if you wanted a mod to take a look so I hope this is the right application of that tag? If not I apologize! Using modlook is alright in this case. ;) Can we Reopen 2 specific Closed topics in Support Forum Not at this time but in a few days you m WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 1728 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 21:54

sideeq313MemberPosted 10 minutes ago # Hi,I have using WC Vendors .during registration time it will produce mails and working is good.but a problem. first mail with a title as Your vendor application has been pending.this functionality is fine.but at a bit i have received a mail Notice of Password Change how to remove the second mail during registration? Please help me for resolving the same. Regards https://wordpress.org/plugins/wc-vendors/ WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 682 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 16:48

ajassatMemberPosted 10 minutes ago # I have a three step multistep form on my site In each of the Mail tabs for the separate form I have used the mail-tags to display the correct output Issue:When the form is submitted we are only receiving the data from the last form in the email - the data collected in the previous two forms is not part of the email message that is sent to us Any help would be appreciated. https://wordpress.org/plugins/contact-form-7/ WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 572 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 16:48

philliplordMemberPosted 10 minutes ago # This is a very nice plugin, and thank you for releasing it. It would be nice if version releases were tagged in subversion, as this would make upgrading easier for me. https://wordpress.org/plugins/wp-fastest-cache/ WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 654 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 16:48

sarah1121MemberPosted 19 hours ago # Hello, I recently wanted to translate my website this one into German.So I hired a freelancer (native German) to translate the pages for me by using WPML Translation. I don't know what happened or what he did exactly but the whole german version of the website has totally disappeared. I noticed a mistake in the url of the homepage twice "/de" by example. I searched online how to solve the matter and at least restaure the version and home page but it only recommended how to translate the pages and so on. Could you help me to solve this problem, please? Do you have any idea from where this issue could come from? Maybe the parameters of the plugins have mistakes. I tried to modify the pages directly but it's not working either. And the languages plugin of WPML disappeared on the pages so I can't translate anymore. Thank you in advance if you help me! Since that is a commercial plugin, we ask that you please go to their official support chann WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 596 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 11:41

Hi, I've been using BPS for awhile now without issues as far as I know, but a client of mine just informed me that he is unable to see his site at all if he tries to access it from mobile. I tried tuing off BPS entirely and revert to an earlier .htaccess file and that seemed to do the trick, but of course I don't want to leave the site unsecure. Any idea why this is happening? I'm guessing his IP block is flagged for some reason? Any idea how to grant him (and those in his area) access to his website? It's a local business, so important that others can reach it. Here is the one error from the log file. There are more of the same, but with a dynamically changing IP of course: [403 GET Request: August 29, 2016 - 1:33 pm]Event Code: BFHS - Blocked/Forbidden Hacker or SpammerSolution: N/A - Hacker/Spammer Blocked/ForbiddenREMOTE_ADDR: 166.137.244.92Host Name: mobile-166-137-244-092.mycingular.netSERVER_PROTOCOL: HTTP/1.1HTTP_CLIENT_IP:HTTP_FORWARDED:HTTP_X_FORWARDED_FOR:HTTP_X_CLUSTER_CL WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 550 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 11:41

I use Cloudflare, quite happily for years, for my three WordPress sites. I recently received an email from them saying I should create a page rule to do a wild card 301 redirect to redirect my http protocol to https. (I already had SSL: Flexible enabled.) The change is working fine -- I key in a http://mysite.com/... page and it redirects it to a https://mysite.com/... page. But now I'm wondering about all my inteal links on my WordPress posts and pages that begin with http. Do I need to do a search and replace on my site and change all the http to https? It would be best to change those. Try this plugin: https://wordpress.org/plugins/velvet-blues-update-urls/ Thanks James. I had also been asking Cloudflare support about this. Here is there reply: I believe there is an option to do HTTP rewriting should take requests that have HTTP in front and rewrite them to HTTPS. This is meant for the links on the page, and the assets on the back end. I believe the is an option i WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 665 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 11:41

If I click on one of my website images in google image search, I'm able to go to the page via the "visit page" link. However, when I click on "view image", it will take me to my website and say "page not found". But if I just go to the toolbar and click "enter" (without editing anything in the address bar), it will show me the image. Any idea as to why it's going to a 404 page instead of just showing the image? Clayton JamesMemberPosted 52 seconds ago # You will need to leave a link to an example where the behavior can be duplicated. Can you point us to the exact image on Google image search where someone else might try to duplicate your issue? WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : james clayton on facebook,james clayton inside online, نویسنده : استخدام کار wpss بازدید : 636 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 6:39

What options did you select?

Looking at your site SOME images work

http://lvbcteens.objects-us-west-1.dream.io/wp-content/uploads/2013/01/tumblr_mgxzvujetN1s3ae7go1_1280-150x150.jpg

And some don't

http://lvbcteens.objects-us-west-1.dream.io/wp-content/uploads/2016/06/tumblr_o9aqs8onGi1s7iyjno2_1280-884x663.jpg

Which is ... weird. Looking at your site, and your buckets, none of the 2015 or 2016 images were uploaded. You can manually copy them up but that's incredibly weird.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : ipstenu (mika epstein), نویسنده : استخدام کار wpss بازدید : 515 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 6:39

Hello neojohnson, I trust you are doing well today!

I tested the plugin on my sandbox installation and it is working.

Can you replicate the same when all other plugins are deactivated? If your page were blank it looks like a conflict with another plugin.

To find with which plugin the WP Smush is conflicting, please do the following steps"
- Deactivate all other plugins, leave only the WP Smush plugin activated:
- Check if your page is working
- If it is working, activate one plugin at the time while checking your site front end to find the plugin a is causing this.

Let us know how it went!

Cheers,
Nastia

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 762 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 6:39

ottmanceMemberPosted 25 minutes ago # Is there CSV importing in the paid version of this plugin? I've only been able to find references to 3 to 4 year old support requests asking for this but no definitive "yes it exists in version x.xx of the plugin" ThanksChuck https://wordpress.org/plugins/events-manager/ @ottmance Does not look like there is a add-on for Events Manager yet for CSV importing of events. http://wp-events-plugin.com/documentation/ It seems like it would be possible using a plugin for the CSV import into the event CPT. https://wordpress.org/support/topic/wp-all-import-not-totally-compatible-with-events-manager?replies=3 WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 503 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 1:38

@edgarjneto - Thanks for the fantastic feedback.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 429 تاريخ : چهارشنبه 10 شهريور 1395 ساعت: 1:37